From: Christoph M. Becker Date: Tue, 23 Jun 2015 22:54:20 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta1~12^2~49^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74644247764b0e3de7264d949571e0ed474573fc;p=php updated NEWS --- diff --git a/NEWS b/NEWS index f6d6eafebb..983684b36f 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ 25 Jun 2015, PHP 7.0.0 Alpha 2 - Core: + . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb) . Fixed bug #69872 (uninitialised value in strtr with array). (Laruence) . Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting). (Laruence)