From: Christoph M. Becker Date: Tue, 23 Jun 2015 14:52:14 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0alpha2~2^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f0afee3010e05d3185168f4dfa7e3a0b10c70b2;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 7e60435848..8c522520eb 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ 25 Jun 2015, PHP 7.0.0 Alpha 2 - Core: + . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab) . Fixed bug #69872 (uninitialised value in strtr with array). (Laruence) . Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting). (Laruence)