PHP 5.6 is no longer officially supported by the PHP project.
Official support refers to that provided direct by the PHP Project.
If you install PHP via third-party packages, support timelines may be different.
Please read the Release Support Policy for more information.
The latest release of PHP 5.6 is
5.6.40.
Source Code
Change Log
-
core
-
Fixed bug
#77231 (Segfault when using convert.quoted-printable-encode filter).
-
imap
-
Fixed bug
#77020 (null pointer dereference in imap_mail).
-
Fixed bug
#77153 (imap_open allows to run arbitrary shell commands via mailbox parameter).
-
phar
-
Fixed bug
#77022 (PharData always creates new files with mode 0666).
-
Fixed bug
#77143 (Heap Buffer Overflow (READ: 4) in phar_parse_pharfile).