]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 18 Sep 2017 20:50:34 +0000 (22:50 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 18 Sep 2017 20:52:18 +0000 (22:52 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4e11c7ae81849d85cdd7f80b13732fde9a0faae4..cb68b6da8fc6a0fd02a0a88c44939f97c1e8f77a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP                                                                        NEWS
 - MySQLi:
   . Fixed bug #75018 (Data corruption when reading fields of bit type). (Anatol)
 
+- PCRE:
+  . Fixed bug ##75223 (PCRE JIT broken in 7.2). (Dmitry)
+
 - PDO_mysql:
   . Fixed bug #75177 (Type 'bit' is fetched as unexpected string). (Anatol)