diff options
author | Xinchen Hui <laruence@php.net> | 2015-04-02 00:01:57 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2015-04-02 00:01:57 +0800 |
commit | 9433b33ac142502bd7e8a1210d6a0770c5317800 (patch) | |
tree | bf7f784ba74797ac348af3fbd996619147ff0a86 | |
parent | 2533fde19965221e90ea143c7fdcc8767eb380d5 (diff) | |
download | php-git-9433b33ac142502bd7e8a1210d6a0770c5317800.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |