From c706a26d69702bb8bd75f209a2dae46fede95af5 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Thu, 7 Feb 2019 18:13:45 +0100 Subject: [PATCH] [ci skip] Update changelog --- UPGRADING.INTERNALS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1