From: Lior Kaplan Date: Sat, 19 Dec 2015 11:19:43 +0000 (+0200) Subject: Bug #71105 was fixed in 7.0.1 (commit 9374ba35) X-Git-Tag: php-7.0.2RC1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05345f5ad4c4f6a1467c21b3d905a071f18e7f5f;p=php Bug #71105 was fixed in 7.0.1 (commit 9374ba35) --- diff --git a/NEWS b/NEWS index 25e0612b05..940f9f9f5d 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,6 @@ PHP NEWS (y.uchiyama.1015 at gmail.com) . Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls). (Laruence) . Fixed bug #71109 (ZEND_MOD_CONFLICTS("xdebug") doesn't work). (Laruence) - . Fixed bug #71105 (Format String Vulnerability in Class Name Error Message). - (andrew at jmpesp dot org) . Fixed bug #71092 (Segmentation fault with return type hinting). (Laruence) . Fixed bug memleak in header_register_callback. (Laruence) . Fixed bug #71067 (Local object in class method stays in memory for each @@ -63,6 +61,8 @@ PHP NEWS 17 Dec 2015, PHP 7.0.1 - Core: + . Fixed bug #71105 (Format String Vulnerability in Class Name Error Message). + (andrew at jmpesp dot org) . Fixed bug #70831 (Compile fails on system with 160 CPUs). (Daniel Axtens) . Fixed bug #71006 (symbol referencing errors on Sparc/Solaris). (Dmitry) . Fixed bug #70997 (When using parentClass:: instead of parent::, static