From: Peter Kokot Date: Thu, 18 Jul 2019 00:13:13 +0000 (+0200) Subject: Update changelog X-Git-Tag: php-7.4.0beta1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa7fbfd518a916e82d51c71a880ea3100068e5c5;p=php Update changelog --- diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index abb0dc8869..0e0e1b7d05 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -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