Fix internals upgrading log

This commit is contained in:
Peter Kokot 2019-07-22 16:04:07 +02:00
parent 4b03e102c5
commit 9b8bf13b3a

View File

@ -251,8 +251,8 @@ PHP 7.4 INTERNALS UPGRADE NOTES
PHP_SYBASE_LFLAGS, PHP_SYBASE_LIBS, PHP_DBM_TYPE, PHP_DBM_LIB,
PHP_LDAP_LFLAGS, PHP_LDAP_INCLUDE, PHP_LDAP_LIBS.
- Removed unused symbols: HAVE_CURL_EASY_STRERROR, HAVE_CURL_MULTI_STRERROR,
HAVE_MPIR, HAVE_NEW_MIME2TEXT, HAVE_MBSTR_CN, HAVE_MBSTR_JA,
HAVE_MBSTR_KR, HAVE_MBSTR_RU, HAVE_MBSTR_TW.
HAVE_MPIR, HAVE_MBSTR_CN, HAVE_MBSTR_JA, HAVE_MBSTR_KR, HAVE_MBSTR_RU,
HAVE_MBSTR_TW.
b. Unix build system changes
- Added --ini-path and --ini-dir options to php-config.