From: Xinchen Hui Date: Wed, 2 Nov 2016 04:12:12 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.1.0RC6~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6838737f853c93cf4bed8615ab32cbba92cd341c;p=php Update NEWS --- diff --git a/NEWS b/NEWS index bc9945ff64..74b4238b09 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,9 @@ PHP NEWS . Fixed bug #73392 (A use-after-free in zend allocator management). (Laruence) +- SPL: + . Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence) + 27 Oct 2016, PHP 7.1.0RC5 - Core: