PHP 5.4 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.4 is
5.4.45.
Source Code
Change Log
-
core
-
Fixed bug
#66286 (Incorrect object comparison with inheritance).
-
Fixed bug
#66509 (copy() arginfo has changed starting from 5.4).
-
mysqlnd
-
Fixed bug
#66283 (Segmentation fault after memory_limit).
-
pdo_pgsql
-
Fixed bug
#62479 (PDO-psql cannot connect if password contains spaces).
-
session
-
Fixed bug
#66481 (Calls to session_name() segfault when session.name is null).