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

diff --git a/NEWS b/NEWS
index 44c09d0d7d5ac788a1cb9d1df10f6609e986f663..98d6efc54855ef8f36a1b4f7d7cf8cf03e4bcef1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,10 @@ PHP                                                                        NEWS
 - Streams:
   . Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects). (Adam)
 
+- Session:
+  . Fixed bug #66827 (Session raises E_NOTICE when session name variable is array).
+    (Yasuo)
+
 27 Jun 2014, PHP 5.5.14
 
 - Core: