]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Sat, 19 Jul 2014 01:13:15 +0000 (10:13 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Sat, 19 Jul 2014 01:13:15 +0000 (10:13 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 7bd2eda384c5ccbc0292a1050197e6d893b3ccce..b5ca27adb0b3d95c832e9e9c280986e7c3ee6338 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)