From: Christoph M. Becker Date: Tue, 23 Jun 2015 14:43:12 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.11RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7953ff4ea3447614adfd5aeff852938af72bbb36;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 45428e3483..d09036bc38 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? Jul 2015, PHP 5.6.11 - Core: + . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab) . 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).