From: Christoph M. Becker Date: Tue, 23 Jun 2015 22:42:24 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.11RC1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e181931f77c5815f4a9bacbbef9af8008aea6b1f;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 34d11a50ac..8dbb1eafed 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? Jul 2015, PHP 5.6.11 - Core: + . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb) . Fixed bug #69703 (Use __builtin_clzl on PowerPC). (dja at axtens dot net, Kalle) . Fixed bug #69732 (can induce segmentation fault with basic php code).