]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@php.net>
Wed, 1 Apr 2015 16:01:57 +0000 (00:01 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 1 Apr 2015 16:01:57 +0000 (00:01 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 2646192f5ba4f9d735221081e3d85a4760bb940e..f1608109be8e2c9668bb7a22b4cd75ee77bf3ded 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,7 @@ PHP                                                                        NEWS
 - OPCache:
   . Fixed bug #69297 (function_exists strange behavior with OPCache on
     disabled function). (Laruence)
+  . Fixed bug #69281 (opcache_is_script_cached no longer works). (danack)
   . Fixed bug #68677 (Use After Free). (CVE-2015-1351) (Laruence)
 
 - OpenSSL