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

[ci skip] Update NEWS for PHP 8.2.0

This commit is contained in:
Sergey Panteleev
2022-11-08 09:24:02 +03:00
parent 5d7b64be1d
commit 4244258a62

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.2.0RC6
?? ??? ????, PHP 8.2.0
10 Nov 2022, PHP 8.2.0RC6
- Core:
. Fixed bug GH-9823 (Dont reset func in zend_closure_internal_handler).