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
-
exif
-
fpm
-
Fixed bug
#62205 (php-fpm segfaults (null passed to strstr)).
-
Fixed bug
#62160 (Add process.priority to set nice(2) priorities).
-
Fixed bug
#62153 (when using unix sockets, multiples FPM instances
-
Fixed bug
#62033 (php-fpm exits with status 0 on some failures to start).
-
Fixed bug
#61839 (Unable to cross-compile PHP with --enable-fpm).
-
Fixed bug
#61835 (php-fpm is not allowed to run as root).
-
Fixed bug
#61295 (php-fpm should not fail with commented 'user'
-
Fixed bug
#61218 (FPM drops connection while receiving some binary values in FastCGI requests).
-
Fixed bug
#61045 (fpm don't send error log to fastcgi clients).
fat) for non-root start). (fat
-
Fixed bug
#61026 (FPM pools can listen on the same address).
fat) can be launched without errors). (fat
-
iconv
-
intl
-
json
-
Fixed bug
#61359 (json_encode() calls too many reallocs).
-
libxml
-
Fixed bug
#62266 (Custom extension segfaults during xmlParseFile with FPM SAPI).
-
phar
-
Fixed bug
#62227 (Invalid phar stream path causes crash).
-
readline
-
Fixed bug
#62186 (readline fails to compile - void function should not return a value).
-
reflection
-
Fixed bug
#62384 (Attempting to invoke a Closure more than once causes segfault).
-
Fixed bug
#62202 (ReflectionParameter::getDefaultValue() memory leaks with constant).
-
sockets
-
Fixed bug
#62025 (__ss_family was changed on AIX 5.3).
-
spl
-
Fixed bug
#62433 (Inconsistent behavior of RecursiveDirectoryIterator to dot files).
-
Fixed bug
#62262 (RecursiveArrayIterator does not implement Countable).
-
xml writer
-
Fixed bug
#62064 (memory leak in the XML Writer module).
jean-pierre dot lozi at lip6 dot fr
-
zip