]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 21 Nov 2017 21:22:21 +0000 (22:22 +0100)
committerAnatol Belski <ab@php.net>
Tue, 21 Nov 2017 21:22:21 +0000 (22:22 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5eedd83363ba8160cbbe3e9de36638e4894a072c..d2b9a058083ca26f99b99652a2e6e0c7966f35e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #75384 (PHP seems incompatible with OneDrive files on demand).
     (Anatol)
 
+- PCRE:
+  . Fixed bug #74183 (preg_last_error not returning error code after error).
+    (Andrew Nester)
+
 - Standard:
   . Fixed bug #75535 (Inappropriately parsing HTTP response leads to PHP
     segment fault). (Nikita)