diff options
author | Xinchen Hui <laruence@php.net> | 2014-07-03 14:59:14 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2014-07-03 14:59:14 +0800 |
commit | 989cdabe25ba7201a12a5c3b6495cbc26ca0b172 (patch) | |
tree | ab0c4b51798cdd099a6995086a6c6ce24631d302 | |
parent | 4e16054b7a6543a20d96e017c25ff48560c362ce (diff) | |
download | php-git-989cdabe25ba7201a12a5c3b6495cbc26ca0b172.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |