From dd394b3dff43bf611acf9b8e7c4b5e995e83c242 Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Tue, 11 Oct 2022 15:24:53 +0200 Subject: [PATCH] Prepare for PHp 8.0.26 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8d61437c94f..46c116eee11 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2022, PHP 8.0.25 +?? ??? 2022, PHP 8.0.26 + + +27 Oct 2022, PHP 8.0.25 - Session: . Fixed bug GH-9583 (session_create_id() fails with user defined save handler