From 815d705aadb93d22f8a84c89688eb2bc4f178cc4 Mon Sep 17 00:00:00 2001 From: Pierrick Charron Date: Tue, 22 Nov 2022 21:52:41 -0500 Subject: [PATCH] [ci skip] Update PHP 8.2.0 new release date --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0c0e03bc4c5..b8845f28881 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,7 @@ PHP NEWS - SPL: . Fixed GH-9883 (SplFileObject::__toString() reads next line). (Girgias) -27 Nov 2022, PHP 8.2.0 +08 Dec 2022, PHP 8.2.0 - CLI: . Fixed bug #81496 (Server logs incorrect request method). (lauri)