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
#47358 (glob returns error, should be empty array()).
-
Fixed bug
#65463 (SIGSEGV during zend_shutdown()).
-
Fixed bug
#66036 (Crash on SIGTERM in apache process).
-
openssl
-
Fixed bug
#41631 (socket timeouts not honored in blocking SSL reads).
-
date
-
Fixed bug
#66091 (memory leaks in DateTime constructor).
-
fpm
-
gd
-
wddx
-
Fixed bug
#67873 (Segfaults in php_wddx_serialize_var).
-
zlib
-
Fixed bug
#67724 (chained zlib filters silently fail with large amounts of data).
-
Fixed bug
#67865 (internal corruption phar error).