Skip to content

Commit 9b8bf13

Browse files
committed
Fix internals upgrading log
1 parent 4b03e10 commit 9b8bf13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADING.INTERNALS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ PHP 7.4 INTERNALS UPGRADE NOTES
251251
PHP_SYBASE_LFLAGS, PHP_SYBASE_LIBS, PHP_DBM_TYPE, PHP_DBM_LIB,
252252
PHP_LDAP_LFLAGS, PHP_LDAP_INCLUDE, PHP_LDAP_LIBS.
253253
- Removed unused symbols: HAVE_CURL_EASY_STRERROR, HAVE_CURL_MULTI_STRERROR,
254-
HAVE_MPIR, HAVE_NEW_MIME2TEXT, HAVE_MBSTR_CN, HAVE_MBSTR_JA,
255-
HAVE_MBSTR_KR, HAVE_MBSTR_RU, HAVE_MBSTR_TW.
254+
HAVE_MPIR, HAVE_MBSTR_CN, HAVE_MBSTR_JA, HAVE_MBSTR_KR, HAVE_MBSTR_RU,
255+
HAVE_MBSTR_TW.
256256

257257
b. Unix build system changes
258258
- Added --ini-path and --ini-dir options to php-config.

0 commit comments

Comments
 (0)