1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 05:32:28 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-07-31 14:58:46 +02:00
parent 5f9df47ea8
commit 753e6eacd5

1
NEWS
View File

@@ -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)