[skip ci] NEWS for Fixed LONG_MAX in BCMath ext (#15663)

This commit is contained in:
Saki Takamachi 2024-08-31 18:23:36 +09:00
parent 44ec179b7e
commit 166f343d59
No known key found for this signature in database
GPG key ID: 770426E17EBBB3DD

1
NEWS
View file

@ -3,6 +3,7 @@ PHP NEWS
?? ??? ????, PHP 8.4.0beta5
- BCMath:
. Fixed LONG_MAX in BCMath ext. (Saki Takamachi)
. Fixed bcdiv() div by one. (Saki Takamachi)
- Core: