summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2014-07-03 14:59:14 +0800
committerXinchen Hui <laruence@php.net>2014-07-03 14:59:14 +0800
commit989cdabe25ba7201a12a5c3b6495cbc26ca0b172 (patch)
treeab0c4b51798cdd099a6995086a6c6ce24631d302
parent4e16054b7a6543a20d96e017c25ff48560c362ce (diff)
downloadphp-git-989cdabe25ba7201a12a5c3b6495cbc26ca0b172.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f19e20b4c..5db45eddc6 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ PHP NEWS
sorting). (research at insighti dot org, Laruence)
. Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)
+- OPCache:
+ . Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault
+ happen) (Dmitry, Laruence)
03 Jul 2014, PHP 5.6.0 Release Candidate 2