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.0alpha1

This commit is contained in:
Eric Mann
2024-07-02 08:01:30 -07:00
parent c08fe2dfc4
commit b229f189ee

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.4.0alpha1
?? ??? ????, PHP 8.4.0alpha2
04 Jul 2024, PHP 8.4.0alpha1
- BCMath:
. [RFC] Add bcfloor, bcceil and bcround to BCMath. (Saki Takamachi)