From 5e5a0295c7a85cff33762613583d632dd8e1f403 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 15 Sep 2015 08:17:25 +0200 Subject: [PATCH] add missing NEWS entry --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 2dcb13ef07..2f2e556ec6 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,10 @@ PHP NEWS . Fixed bug #70449 (PHP won't compile on 10.4 and 10.5 because of missing constants). (Bob) +- Session: + . Fixed bug #70013 (Reference to $_SESSION is lost after a call to + session_regenerate_id()). (Yasuo) + - Standard: . Implemented the RFC `Random Functions Throwing Exceptions in PHP 7`. (Sammy Kaye Powers, Anthony) -- 2.40.0