diff options
| author | Yasuo Ohgaki <yohgaki@php.net> | 2014-07-19 10:13:15 +0900 |
|---|---|---|
| committer | Yasuo Ohgaki <yohgaki@php.net> | 2014-07-19 10:13:15 +0900 |
| commit | f19eb82f7c2009cd5b6252173b5ea0e6fbfd4852 (patch) | |
| tree | 27a2f39f9e6388352de1c9b3f52ff97a514f8db7 | |
| parent | d0d5a1c444e1cf87dc947d733619a0238c8a0c34 (diff) | |
| download | php-git-f19eb82f7c2009cd5b6252173b5ea0e6fbfd4852.tar.gz | |
Update NEWS
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -43,6 +43,10 @@ PHP NEWS sorting). (research at insighti dot org, Laruence) . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence) +- Session: + . Fixed bug #66827 (Session raises E_NOTICE when session name variable is array). + (Yasuo) + - OPCache: . Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault happen) (Dmitry, Laruence) |
