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 e33ab23 + 788065f commit 583e7baCopy full SHA for 583e7ba
NEWS
@@ -29,6 +29,16 @@ PHP NEWS
29
. Fixed bug #79257 (Duplicate named groups (?J) prefer last alternative even
30
if not matched). (Nikita)
31
32
+- Phar:
33
+ . Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
34
+ all-access permissions). (CVE-2020-7063) (stas)
35
+ . Fixed bug #79171 (heap-buffer-overflow in phar_extract_file).
36
+ (CVE- 2020-7061) (cmb)
37
+
38
+- Session:
39
+ . Fixed bug #79221 (Null Pointer Dereference in PHP Session Upload Progress).
40
+ (CVE-2020-7062) (stas)
41
42
- Standard:
43
. Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
44
0 commit comments