]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Sun, 23 Sep 2018 09:42:07 +0000 (11:42 +0200)
committerAnatol Belski <ab@php.net>
Sun, 23 Sep 2018 09:42:07 +0000 (11:42 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9e6184b989fa0c588f002ebcd3be9cad9b50a882..b9b2ff4dc66bfabc0a46fc953b398921ccbcec3d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ PHP                                                                        NEWS
   . Fixed bug #76711 (OPcache enabled triggers false-positive "Illegal string
    offset"). (Dmitry)
 
+- PCRE:
+  . Upgrade PCRE2 to 10.32. (Anatol)
+  . Fixed bug #76909 (preg_match difference between 7.3 and < 7.3). (Anatol)
+
 - Standard:
   . Fixed bug #75533 (array_reduce is slow when $carry is large array).
     (Manabu Matsui)