Skip to content

Commit a76b335

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Add NEWS entries [ci skip]
2 parents 864d69b + 8967588 commit a76b335

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ PHP NEWS
6161
(cmb)
6262

6363
- Standard:
64+
. Fixed bug #79330 (shell_exec() silently truncates after a null byte). (stas)
65+
. Fixed bug #79465 (OOB Read in urldecode()). (stas)
6466
. Fixed bug #79410 (system() swallows last chunk if it is exactly 4095 bytes
6567
without newline). (Christian Schneider)
6668

0 commit comments

Comments
 (0)