From: Anatol Belski Date: Sun, 31 Jul 2016 12:58:46 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.10RC1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=753e6eacd5686be88e9ae96c275d5dfeb0a67e97;p=php update NEWS --- diff --git a/NEWS b/NEWS index cdf37e9007..3b64900516 100644 --- a/NEWS +++ b/NEWS @@ -80,7 +80,6 @@ PHP NEWS - PCRE: . Fixed bug #72688 (preg_match missing group names in matches). (cmb) - . Upgraded to PCRE 8.39. (Anatol) - PDO_pgsql: . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo)