1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Update NEWS for PHP 8.4.0alpha3

This commit is contained in:
Saki Takamachi
2024-07-30 22:09:31 +09:00
parent c7b65508d3
commit 0e33b8dad9

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.4.0alpha3
?? ??? ????, PHP 8.4.0beta1
01 Aug 2024, PHP 8.4.0alpha3
- Core:
. Fix GH-14978 (The xmlreader extension phpize build). (Peter Kokot)