Skip to content

Commit 537680a

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Add missing CVE
2 parents 3128714 + c4cdf1a commit 537680a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ PHP NEWS
6666

6767
- Standard:
6868
. Fixed bug #79330 (shell_exec() silently truncates after a null byte). (stas)
69-
. Fixed bug #79465 (OOB Read in urldecode()). (stas)
69+
. Fixed bug #79465 (OOB Read in urldecode()). (CVE-2020-7067) (stas)
7070
. Fixed bug #79410 (system() swallows last chunk if it is exactly 4095 bytes
7171
without newline). (Christian Schneider)
7272

0 commit comments

Comments
 (0)