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 3c8582c commit b4afd21Copy full SHA for b4afd21
NEWS
@@ -2,6 +2,11 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 7.2.31
4
5
+- Core:
6
+ . Fixed bug #78875 (Long filenames cause OOM and temp files are not cleaned).
7
+ (CVE-2019-11048) (cmb)
8
+ . Fixed bug #78876 (Long variables in multipart/form-data cause OOM and temp
9
+ files are not cleaned). (CVE-2019-11048) (cmb)
10
11
16 Apr 2020, PHP 7.2.30
12
0 commit comments