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 2826364 commit 5009b98Copy full SHA for 5009b98
NEWS
@@ -6,6 +6,14 @@ PHP NEWS
6
. Fixed bug #77569: (Write Access Violation in DomImplementation). (Nikita,
7
cmb)
8
9
+- Phar:
10
+ . Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
11
+ all-access permissions). (CVE-2020-7063) (stas)
12
+
13
+- Session:
14
+ . Fixed bug #79221 (Null Pointer Dereference in PHP Session Upload Progress).
15
+ (CVE-2020-7062) (stas)
16
17
23 Jan 2020, PHP 7.2.27
18
19
- Mbstring:
0 commit comments