From 0945cfe94477517df3c9c6e6a618b99cde56269f Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Wed, 3 Feb 2016 01:07:11 +0100 Subject: update NEWS --- NEWS | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/NEWS b/NEWS index ae2cfbca59..6dba6e4fa7 100644 --- a/NEWS +++ b/NEWS @@ -33,14 +33,7 @@ PHP NEWS . Fixed bug #71488 (Stack overflow when decompressing tar archives). (Stas) - Session: - . Improved fix for bug #68063 (Empty session IDs do still start sessions). (Yasuo) - . Fixed bug #69111 (Crash in SessionHandler::read()). (Yasuo) - . Fixed bug #71122 (Session GC may not remove obsolete session data). (Yasuo) - . Fixed bug #71038 (session_start() returns TRUE on failure). - It's fixed partially on PHP 5.6. It still returns TRUE on session read - failure for compatibility. Session save handlers should return 'string' - always for successful read. i.e. Non-existing session read must return - empty string. PHP 7.0 is made not to tolerate buggy return value. (Yasuo) + . Fixed bug #69111 (Crash in SessionHandler::read()). (Anatol) - SOAP: . Fixed bug #70979 (crash with bad soap request). (Anatol) -- cgit v1.2.1