From: Peter Kokot Date: Mon, 22 Jul 2019 14:04:07 +0000 (+0200) Subject: Fix internals upgrading log X-Git-Tag: php-7.4.0beta1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b8bf13b3a7483df83d43eb4bb204be218f3bc97;p=php Fix internals upgrading log --- diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index ebd75cc169..50d1162cf5 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -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.