From 4a12450de2c0be6b456ef6dca628671b67b0c7a6 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Tue, 30 Aug 2016 16:05:49 +0900 Subject: [PATCH] Update NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index ed548fa372..5a3a8291d2 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,11 @@ PHP NEWS - Reflection: . Reverted prepending \ for class names. (Trowski) +- Session: + . Fixed bug #72940 (SID always return "name=ID", even if session + cookie exist). (Yasuo) + . Implemented session_gc() and session_create_id() functions. (Yasuo) + - Standard: . Fixed bug #72920 (Accessing a private constant using constant() creates an exception AND warning). (Laruence) -- 2.40.0