Skip to content

Commit 40ea004

Browse files
committed
Fixed NEWS
1 parent fbb1f05 commit 40ea004

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.4.3
44

5+
- BcMath:
6+
. Fixed bug GH-17049 (Correctly compare 0 and -0). (Saki Takamachi)
7+
58
- Iconv:
69
. Fixed bug GH-17047 (UAF on iconv filter failure). (nielsdos)
710

@@ -14,7 +17,6 @@ PHP NEWS
1417
- BcMath:
1518
. Fixed bug GH-16978 (Avoid unnecessary padding with leading zeros).
1619
(Saki Takamachi)
17-
. Fixed bug GH-17049 (Correctly compare 0 and -0). (Saki Takamachi)
1820

1921
- COM:
2022
. Fixed bug GH-16991 (Getting typeinfo of non DISPATCH variant segfaults).

0 commit comments

Comments
 (0)