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.
2 parents 2831334 + 5009b98 commit 788065fCopy full SHA for 788065f
NEWS
@@ -18,6 +18,16 @@ PHP NEWS
18
. Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback
19
and unicode). (Nikita)
20
21
+- Phar:
22
+ . Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
23
+ all-access permissions). (CVE-2020-7063) (stas)
24
+ . Fixed bug #79171 (heap-buffer-overflow in phar_extract_file).
25
+ (CVE- 2020-7061) (cmb)
26
+
27
+- Session:
28
+ . Fixed bug #79221 (Null Pointer Dereference in PHP Session Upload Progress).
29
+ (CVE-2020-7062) (stas)
30
31
- Standard:
32
. Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
33
0 commit comments