From: Anatol Belski Date: Wed, 10 Jun 2015 08:47:06 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0alpha2~2^2~183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dbef99ba6ec807c6a25cdb4b2c614c7f961dbf19;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 234dde88f6..f027c392ff 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 25 Jun 2015, PHP 7.0.0 Alpha 2 +- Core: + . Fixed bug #69551 (parse_ini_file() and parse_ini_string() segmentation + fault). (Christoph M. Becker) + 11 Jun 2015, PHP 7.0.0 Alpha 1 - Core: