]> granicus.if.org Git - php/commitdiff
Update changelog
authorPeter Kokot <peterkokot@gmail.com>
Thu, 18 Jul 2019 00:13:13 +0000 (02:13 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Thu, 18 Jul 2019 00:13:13 +0000 (02:13 +0200)
UPGRADING.INTERNALS

index abb0dc88692d4f7203edc140d5f37359003762d3..0e0e1b7d058ee319582f0038ab02f380212858b3 100644 (file)
@@ -299,6 +299,7 @@ PHP 7.4 INTERNALS UPGRADE NOTES
     - PHP_CHECK_CONFIGURE_OPTIONS macro has been removed. Default Autoconf's
       --enable-option-checking=fatal option can be used in the configure step
       to enable error when invalid options are used.
+    - Removed unused check and symbols HAVE_SHM_MMAP_ZERO, HAVE_SHM_MMAP_FILE.
 
   c. Windows build system changes