From: Xinchen Hui Date: Wed, 1 Apr 2015 16:01:57 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-5.6.9RC1~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9433b33ac142502bd7e8a1210d6a0770c5317800;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 2646192f5b..f1608109be 100644 --- 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