]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@gmail.com>
Tue, 16 May 2017 05:23:12 +0000 (13:23 +0800)
committerXinchen Hui <laruence@gmail.com>
Tue, 16 May 2017 05:23:12 +0000 (13:23 +0800)
NEWS

diff --git a/NEWS b/NEWS
index c60c5ebfdee5ba4fa3feaaa4152a6f4ba9198703..fcc0f40bafd42ff12c68cc6df6900ace1baf7437 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP                                                                        NEWS
   . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database
     argument w/strict_types). (Anatol)
 
+- Opcache:
+  . Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled). (Laruence)
+
 - phar:
   . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
     and DELETE method). (Christian Weiske)