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 c395c6e commit 2af6ddeCopy full SHA for 2af6dde
NEWS
@@ -28,12 +28,12 @@ PHP NEWS
28
. Fixed bug #72455 (Heap Overflow due to integer overflows). (Stas)
29
30
- SPL:
31
- . Fixed bug #72340 (int/size_t confusion in SplFileObject::fread). (Stas)
+ . Fixed bug #72114 (int/size_t confusion in SplFileObject::fread). (Stas)
32
. Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
33
unserialize). (Dmitry)
34
35
- WDDX:
36
- . Fixed bug #72298 (Double Free Courruption in wddx_deserialize). (Stas)
+ . Fixed bug #72340 (Double Free Courruption in wddx_deserialize). (Stas)
37
38
- zip:
39
. Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC
0 commit comments