]> granicus.if.org Git - php/commitdiff
[ci skip] Update changelog
authorPeter Kokot <peterkokot@gmail.com>
Thu, 7 Feb 2019 17:13:45 +0000 (18:13 +0100)
committerPeter Kokot <peterkokot@gmail.com>
Thu, 7 Feb 2019 17:13:45 +0000 (18:13 +0100)
UPGRADING.INTERNALS

index e4147f249cb70cc5b37727865f8620a6b8056333..1f6a955d4a09c5e7ed765a4b422d0a9d67c4dde2 100644 (file)
@@ -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