From: Christoph M. Becker Date: Tue, 23 Jun 2015 17:44:22 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta1~12^2~49^2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e08d27d650a97e8a27f471f30b7a1b021f43cf75;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 9d4ae8614d..f6d6eafebb 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,8 @@ . Fixed bug #69838 (Wrong size calculation for function table). (Anatol) - PCRE: + . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the + string). (cmb) . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab) - PDO_pgsql: