1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 02:23:18 +02:00

[ci skip] Update NEWS for PHP 8.2.0 RC1

This commit is contained in:
Pierrick Charron
2022-08-16 11:39:53 -04:00
parent 93207535fa
commit a0455fe716

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.2.0beta3
?? ??? ????, PHP 8.2.0RC1
18 Aug 2022, PHP 8.2.0beta3
- Core:
. Fixed incorrect double to long casting in latest clang. (zeriyoshi)