From: Peter Kokot Date: Thu, 7 Feb 2019 17:13:45 +0000 (+0100) Subject: [ci skip] Update changelog X-Git-Tag: php-7.4.0alpha1~1122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c706a26d69702bb8bd75f209a2dae46fede95af5;p=php [ci skip] Update changelog --- diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index e4147f249c..1f6a955d4a 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -185,6 +185,8 @@ PHP 7.4 INTERNALS UPGRADE NOTES - Obsolescent macros AC_FUNC_VPRINTF and AC_FUNC_UTIME_NULL have been removed. Symbols HAVE_VPRINTF and HAVE_UTIME_NULL are no longer defined since they are not needed on the current systems. + - The disable|enable-opcache-file configure options have been removed in + favor of the opcache.file_cache ini directive. c. Windows build system changes