From: Xinchen Hui Date: Sun, 15 Oct 2017 02:29:40 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.2.0RC5~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=481a65a0283b130117e101d6b46a71b91d0dd227;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 35f52fc16c..f3f2429ed0 100644 --- a/NEWS +++ b/NEWS @@ -2,17 +2,21 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.2.0RC5 -- Fileinfo: - . Upgrade bundled libmagic to 5.31. (Anatol) - - Core: . Fixed bug #75368 (mmap/munmap trashing on unlucky allocations). (Nikita, Dmitry) +- CLI: + . Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown + function). (Laruence) + - Exif: . Fixed bug #75301 (Exif extension has built in revision version). (Peter Kokot) +- Fileinfo: + . Upgrade bundled libmagic to 5.31. (Anatol) + - Opcache: . Fixed bug #75370 (Webserver hangs on valid PHP text). (Laruence) . Fixed bug #75357 (segfault loading WordPress wp-admin). (Laruence)