Skip to content

Commit d861805

Browse files
committed
Fixed NEWS
1 parent 28fe1c9 commit d861805

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
- Streams:
69
. Fixed bug GH-17037 (UAF in user filter when adding existing filter name due
710
to incorrect error handling). (nielsdos)
@@ -11,7 +14,6 @@ PHP NEWS
1114
- BcMath:
1215
. Fixed bug GH-16978 (Avoid unnecessary padding with leading zeros).
1316
(Saki Takamachi)
14-
. Fixed bug GH-17049 (Correctly compare 0 and -0). (Saki Takamachi)
1517

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

0 commit comments

Comments
 (0)