From: Xinchen Hui Date: Thu, 12 Nov 2015 06:38:16 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.0.1RC1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b494ecc9ccef59a19082d715d2f576fd84d0426;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 3ac684a23c..f687b7c00d 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP NEWS ?? ??? 2015, PHP 7.0.1 - Core: - . Fixed bug #70895 (null ptr deref and segfault with crafted calable). + . Fixed bug #70898, #70895 (null ptr deref and segfault with crafted calable). (Anatol, Laruence) - Streams/Socket