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

index 0e0e1b7d058ee319582f0038ab02f380212858b3..ad7b6817ad9b24c1092ee56a65c8eca0e566f96b 100644 (file)
@@ -300,6 +300,7 @@ PHP 7.4 INTERNALS UPGRADE NOTES
       --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.
+    - Removed unused check and symbol MISSING_MSGHDR_MSGFLAGS.
 
   c. Windows build system changes