From: Yasuo Ohgaki Date: Sat, 19 Jul 2014 01:12:28 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-5.5.16RC1~39^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b30b04b32e16d354f5fc860367a7aecc87dc55b;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 44c09d0d7d..98d6efc548 100644 --- 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: