From: Anatol Belski Date: Sun, 19 Jun 2016 18:40:45 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0alpha2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=459965be91cbd1b4b1c56bc8a2be3789850676be;p=php update NEWS --- diff --git a/NEWS b/NEWS index d02444b2d0..5f5f8fcf6b 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,9 @@ PHP NEWS . Implemented error storing to the global queue and cleaning up the OpenSSL error queue (resolves bugs #68276 and #69882). (Jakub Zelenka) +- PCRE: + . Upgraded to PCRE 8.39. (Anatol) + - Sqlite3: . Implemented FR #72385 (Update SQLite bundle lib(3.13.0)). (Laruence)