From 8967588702e707956df1a02055596148fa114a2f Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Tue, 14 Apr 2020 08:53:35 +0200 Subject: Add NEWS entries [ci skip] --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index ff1aa47d3b..9ebfbf1627 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,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) -- cgit v1.2.1