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
#70681 (Segfault when binding $this of internal instance method to null).
-
Fixed bug
#70685 (Segfault for getClosure() internal method rebind with invalid $this).
-
date
-
Fixed bug
#70619 (DateTimeImmutable segfault).
-
mcrypt
-
Fixed bug
#70625 (mcrypt_encrypt() won't return data when no IV was specified under RC4).
-
mysqlnd
-
Fixed bug
#70384 (mysqli_real_query():Unknown type 245 sent by the server).
-
Fixed bug
#70572 segfault in mysqlnd_connect.
-
opcache