1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00

Update NEWS for PHP 8.2.0 alpha2

This commit is contained in:
Sergey Panteleev
2022-06-07 18:47:44 +03:00
parent 7f78f661d0
commit 418f7211f7

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.2.0alpha1
?? ??? ????, PHP 8.2.0alpha2
09 Jun 2022, PHP 8.2.0alpha1
- CLI:
. Fixed bug #81496 (Server logs incorrect request method). (lauri)