From a8f125fbca4588d94e5da63c5d21c8a8e15f44f4 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 4 Dec 2018 12:49:10 +0100 Subject: Sync NEWS [ci skip] --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8110f57cc6..5b0aeb597b 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,20 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2018 PHP 7.0.33 +06 Dec 2018 PHP 7.0.33 + +- Core: + . Fixed bug #77231 (Segfault when using convert.quoted-printable-encode + filter). (Stas) - IMAP: + . Fixed bug #77020 (null pointer dereference in imap_mail). (cmb) . Fixed bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter). (Stas) - Phar: . Fixed bug #77022 (PharData always creates new files with mode 0666). (Stas) + . Fixed bug #77143 (Heap Buffer Overflow (READ: 4) in phar_parse_pharfile). + (Stas) 13 Sep 2018 PHP 7.0.32 -- cgit v1.2.1