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 c8d21d7 commit 6a4fff4Copy full SHA for 6a4fff4
NEWS
@@ -2,14 +2,14 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2020, PHP 7.2.29
4
5
-- Core:
6
- . Fixed bug #79329 (get_headers() silently truncates after a null byte)
7
- (CVE-2020-7066) (cmb)
8
-
9
- EXIF:
10
- . Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064)
+ . Fixed bug #79282 (Use-of-uninitialized-value in exif). (CVE-2020-7064)
11
(Nikita)
12
+- Standard:
+ . Fixed bug #79329 (get_headers() silently truncates after a null byte)
+ (CVE-2020-7066). (cmb)
+
13
20 Feb 2020, PHP 7.2.28
14
15
- DOM:
0 commit comments