]> granicus.if.org Git - php/commitdiff
Fix internals upgrading log
authorPeter Kokot <peterkokot@gmail.com>
Mon, 22 Jul 2019 14:04:07 +0000 (16:04 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Mon, 22 Jul 2019 14:04:07 +0000 (16:04 +0200)
UPGRADING.INTERNALS

index ebd75cc1694f0862a52f153a8b9957072e9715da..50d1162cf54e3adb1b30c74486a6a6f4a3247a96 100644 (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.