From c9f1446790678b408f2b3f94ae95132e8a84bdf8 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 29 Jan 2016 11:29:09 +0100 Subject: [PATCH] update NEWS --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index 32b671f6f62..c4ffb9b9fdb 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