]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Mon, 13 Nov 2017 23:03:16 +0000 (00:03 +0100)
committerAnatol Belski <ab@php.net>
Mon, 13 Nov 2017 23:03:16 +0000 (00:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 40234dc2b7e47b5643d11ca8de9bca6c1f48f446..182833d82999671fe861e832fef2745edde72be9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,9 @@ PHP                                                                        NEWS
 - OpenSSL:
   . Fixed bug #75307 (Wrong reflection for openssl_open function). (villfa)
 
+- PCRE:
+  . Implemented https://wiki.php.net/rfc/pcre2-migration (Anatol, Dmitry)
+
 - PDO_DBlib:
   . Implemented request #69592 (allow 0-column rowsets to be skipped
     automatically). (fandrieu)