Skip to content

Commit a8f125f

Browse files
committed
Sync NEWS [ci skip]
1 parent 036bc5c commit a8f125f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

NEWS

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? 2018 PHP 7.0.33
3+
06 Dec 2018 PHP 7.0.33
4+
5+
- Core:
6+
. Fixed bug #77231 (Segfault when using convert.quoted-printable-encode
7+
filter). (Stas)
48

59
- IMAP:
10+
. Fixed bug #77020 (null pointer dereference in imap_mail). (cmb)
611
. Fixed bug #77153 (imap_open allows to run arbitrary shell commands via
712
mailbox parameter). (Stas)
813

914
- Phar:
1015
. Fixed bug #77022 (PharData always creates new files with mode 0666). (Stas)
16+
. Fixed bug #77143 (Heap Buffer Overflow (READ: 4) in phar_parse_pharfile).
17+
(Stas)
1118

1219
13 Sep 2018 PHP 7.0.32
1320

0 commit comments

Comments
 (0)