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
#70370 (Bundled libtool.m4 doesn't handle FreeBSD 10 when building extensions).
-
cli server
-
Fixed bug
#68291 (404 on urls with '+').
-
dom
-
Fixed bug
#70001 (Assigning to DOMNode::textContent does additional entity encoding).
-
ldap
-
Fixed bug
#70465 (Bug in ldap_search() modifies LDAP_OPT_TIMELIMIT/DEREF's values).
-
Fixed bug
#69574 (ldap timeouts not enforced).
-
mysqlnd
-
Fixed bug
#70456 (mysqlnd doesn't activate TCP keep-alive when connecting to a server).
-
openssl
-
Fixed bug
#55259 (openssl extension does not get the DH parameters from DH key resource).
-
Fixed bug
#70395 (Missing ARG_INFO for openssl_seal()).
-
Fixed bug
#60632 (openssl_seal fails with AES).
-
Fixed bug
#68312 (Lookup for openssl.cnf causes a message box).
-
pdo
-
Fixed bug
#70389 (PDO constructor changes unrelated variables).
-
phar
-
phpdbg
-
standard
-
Fixed bug
#67131 (setcookie() conditional for empty values not met).
-
streams
-
Fixed bug
#70361 (HTTP stream wrapper doesn't close keep-alive connections).
-
zip
-
Fixed bug
#70322 (ZipArchive::close() doesn't indicate errors).