We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8662d commit fa36346Copy full SHA for fa36346
NEWS
@@ -2,6 +2,10 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.4.0
4
5
+- BcMath:
6
+ . Fixed GH-16236 (Fixed a bug in BcMath\Number::pow() and bcpow() when
7
+ raising negative powers of 0) (Saki Takamachi).
8
+
9
- Calendar:
10
. Fixed jdtogregorian overflow. (David Carlier)
11
. Fixed cal_to_jd julian_days argument overflow. (David Carlier)
0 commit comments