summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-07-18 02:18:14 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-07-18 02:18:14 +0200
commit7dc6c3960b201ed7643fd14f902b08ae108dd445 (patch)
treed62f9f885ab344078a738ac232dac80f531993a5
parent53299d610a99e817483bb2a632fc44c404b36370 (diff)
downloadphp-git-7dc6c3960b201ed7643fd14f902b08ae108dd445.tar.gz
Update changelog
-rw-r--r--UPGRADING.INTERNALS1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS
index 0e0e1b7d05..ad7b6817ad 100644
--- a/UPGRADING.INTERNALS
+++ b/UPGRADING.INTERNALS
@@ -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