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
-
com
-
Fixed bug
#62146 com_dotnet cannot be built shared.
-
cli server
-
core
-
curl
-
Fixed bug
#61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction).
-
fileinfo
-
Fixed bug
#61812 (Uninitialised value used in libmagic).
-
Fixed bug
#61566 failure caused by the posix lseek and read versions under windows in cdf_read().
-
Fixed bug
#61565 where php_stream_open_wrapper_ex tries to open a directory descriptor under windows.
-
intl
-
Fixed bug
#62082 (Memory corruption in internal function get_icu_disp_value_src_php()).
-
libxml
-
Fixed bug
#61617 (Libxml tests failed(ht is already destroyed)).
-
pdo
-
Fixed bug
#61755 (A parsing bug in the prepared statements can lead to access violations).
-
phar
-
Fixed bug
#61065 (Secunia SA44335, CVE-2012-2386).
-
pgsql
-
streams
-
Fixed bug
#61961 (file_get_contents leaks when access empty file with maxlen set).
-
zlib
-
Fixed bug
#61820 (using ob_gzhandler will complain about headers already sent when no compression).
-
Fixed bug
#61443 (can't change zlib.output_compression on the fly).
-
Fixed bug
#60761 (zlib.output_compression fails on refresh).