We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036bc5c commit a8f125fCopy full SHA for a8f125f
NEWS
@@ -1,13 +1,20 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
-?? ??? 2018 PHP 7.0.33
+06 Dec 2018 PHP 7.0.33
4
+
5
+- Core:
6
+ . Fixed bug #77231 (Segfault when using convert.quoted-printable-encode
7
+ filter). (Stas)
8
9
- IMAP:
10
+ . Fixed bug #77020 (null pointer dereference in imap_mail). (cmb)
11
. Fixed bug #77153 (imap_open allows to run arbitrary shell commands via
12
mailbox parameter). (Stas)
13
14
- Phar:
15
. 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)
18
19
13 Sep 2018 PHP 7.0.32
20
0 commit comments