Update changelog

This commit is contained in:
Peter Kokot 2019-07-18 02:18:14 +02:00
parent 53299d610a
commit 7dc6c3960b

View 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