From: Anatol Belski Date: Fri, 29 Jan 2016 10:29:09 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.2.0alpha1~620^2~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9f1446790678b408f2b3f94ae95132e8a84bdf8;p=php update NEWS --- diff --git a/NEWS b/NEWS index 32b671f6f6..c4ffb9b9fd 100644 --- a/NEWS +++ b/NEWS @@ -30,7 +30,6 @@ PHP NEWS - Session: . Improved fix for bug #68063 (Empty session IDs do still start sessions). (Yasuo) - . Fixed bug #69111 (Crash in SessionHandler::read()) (Yasuo) . Fixed bug #71038 (session_start() returns TRUE on failure). Session save handlers must return 'string' always for successful read. i.e. Non-existing session read must return empty string. PHP 7.0 is made