From d77b28507c1fea96203fd972166aa200d4a027d2 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 29 Jan 2016 08:42:54 +0100 Subject: [PATCH] update NEWS --- NEWS | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/NEWS b/NEWS index 64f1e22ac6..1a3df0dd65 100644 --- a/NEWS +++ b/NEWS @@ -62,16 +62,6 @@ PHP NEWS . Fixed bug #71202 (Autoload function registered by another not activated immediately). (Laruence) -- 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 - not to tolerate buggy return value. (Yasuo) - . Fixed bug #71394 (session_regenerate_id() must close opened session on errors). - (Yasuo) - - Standard: . Fixed bug #71287 (Error message contains hexadecimal instead of decimal number). (Laruence) -- 2.40.0