From: Xinchen Hui Date: Fri, 28 Oct 2016 13:21:48 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.1.0RC6~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=103f6330929e4c4dfcc371149786b7d812b8d7e0;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 98b6bef4be..3d1be74caf 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS . Fixded bug #72736 (Slow performance when fetching large dataset with mysqli / PDO). (Dmitry) +- PCRE: + . Fixed bug #73392 (A use-after-free in zend allocator management). + (Laruence) + 27 Oct 2016, PHP 7.1.0RC5 - Core: