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

[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

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: