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
No known key found for this signature in database
GPG key ID: 770426E17EBBB3DD

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)