Skip to content

Commit 583e7ba

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Update NEWS [ci skip]
2 parents e33ab23 + 788065f commit 583e7ba

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ PHP NEWS
2929
. Fixed bug #79257 (Duplicate named groups (?J) prefer last alternative even
3030
if not matched). (Nikita)
3131

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+
3242
- Standard:
3343
. Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
3444

0 commit comments

Comments
 (0)