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
-
ftp
-
gd
-
Fixed bug
#69479 (GD fails to build with newer libvpx).
-
iconv
-
Fixed bug
#48147 (iconv with //IGNORE cuts the string).
-
litespeed sapi
-
Fixed bug
#68812 (Unchecked return value).
-
mail
-
Fixed bug
#68776 (mail() does not have mail header injection prevention for additional headers).
-
mcrypt
-
opcache
-
Fixed bug
#69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF).
-
pcre
-
phar
-
Fixed bug
#69680 (phar symlink in binary directory broken).
-
postgres
-
Fixed bug
#69667 (segfault in php_pgsql_meta_data). (CVE-2015-4644)
-
sqlite3