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 ff577b0 commit 07aeb91Copy full SHA for 07aeb91
NEWS
@@ -2,6 +2,13 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 7.2.33
4
5
+- Core:
6
+ . Fixed bug #79877 (getimagesize function silently truncates after a null
7
+ byte) (cmb)
8
+
9
+- Phar:
10
+ . Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
11
+ function). (CVE-2020-7068) (cmb)
12
13
09 Jul 2020, PHP 7.2.32
14
0 commit comments