Skip to content

Commit 2af6dde

Browse files
committed
Fix NEWS
1 parent c395c6e commit 2af6dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ PHP NEWS
2828
. Fixed bug #72455 (Heap Overflow due to integer overflows). (Stas)
2929

3030
- SPL:
31-
. Fixed bug #72340 (int/size_t confusion in SplFileObject::fread). (Stas)
31+
. Fixed bug #72114 (int/size_t confusion in SplFileObject::fread). (Stas)
3232
. Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
3333
unserialize). (Dmitry)
3434

3535
- WDDX:
36-
. Fixed bug #72298 (Double Free Courruption in wddx_deserialize). (Stas)
36+
. Fixed bug #72340 (Double Free Courruption in wddx_deserialize). (Stas)
3737

3838
- zip:
3939
. Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC

0 commit comments

Comments
 (0)