diff options
| author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-04-14 08:55:48 +0200 |
|---|---|---|
| committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-04-14 08:56:09 +0200 |
| commit | a76b3358e4a81537a667b127f1d6141614223b95 (patch) | |
| tree | e202a3b9b1b8e67feb7604742a3c88d092423033 | |
| parent | 864d69bef784d303e2664c943c4281d34f62b09d (diff) | |
| parent | 8967588702e707956df1a02055596148fa114a2f (diff) | |
| download | php-git-a76b3358e4a81537a667b127f1d6141614223b95.tar.gz | |
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
Add NEWS entries [ci skip]
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ PHP NEWS (cmb) - Standard: + . Fixed bug #79330 (shell_exec() silently truncates after a null byte). (stas) + . Fixed bug #79465 (OOB Read in urldecode()). (stas) . Fixed bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline). (Christian Schneider) |
