From 8225e419e085589ee9cbb10c49cb0932628da383 Mon Sep 17 00:00:00 2001 From: Pierrick Charron Date: Tue, 19 Jul 2022 12:26:43 -0400 Subject: [PATCH] [ci skip] Update NEWS for PHP 8.2.0 beta2 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e33db97cc42..1b79dcddba3 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.2.0beta1 +?? ??? ????, PHP 8.2.0beta2 + + +21 Jul 2022, PHP 8.2.0beta1 - CLI: . Updated the mime-type table for the builtin-server. (Ayesh Karunaratne)