We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300c975 commit f9159c3Copy full SHA for f9159c3
1 file changed
NEWS
@@ -2,6 +2,10 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.4.23
4
5
+- Core:
6
+ . Fixed bug GH-22280 (Incorrect compile error for goto to label preceding
7
+ try/finally block). (Pratik Bhujel)
8
+
9
- BCMath:
10
. Fixed issues with oversized allocations and signed overflow in bcround()
11
and BcMath\Number::round(). (edorian)
0 commit comments