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

[ci skip] Update NEWS for PHP 8.4.0RC4

This commit is contained in:
Calvin Buckley
2024-11-05 10:41:29 -04:00
parent a5f137821a
commit a94ead4be0

4
NEWS
View File

@@ -1,6 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.4.0RC4
?? ??? ????, PHP 8.4.0
07 Nov 2024, PHP 8.4.0RC4
- BcMath:
. Fixed bug GH-16265 (Added early return case when result is 0)