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
-
litespeed sapi
-
Fixed bug
#68812 (Unchecked return value).
-
mail
-
Fixed bug
#68776 (mail() does not have mail header injection prevention for additional headers).
-
postgres
-
Fixed bug
#69667 (segfault in php_pgsql_meta_data). (CVE-2015-4644)
-
sqlite3