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

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)