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
-
cli server
-
core
-
fileinfo
-
fpm
-
Fixed bug
#61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).
michaelhood at gmail dot com
Ilia
-
ibase
-
Fixed bug
#60947 (Segmentation fault while executing ibase_db_info).
-
installation
-
Fixed bug
#61172 (Add Apache 2.4 support).
-
intl
-
Fixed bug
#61487 (Incorrent bounds checking in grapheme_strpos).
-
mbstring
-
mysqli
-
Fixed bug
#61003 (mysql_stat() require a valid connection). (Johannes).
-
mysqlnd
-
Fixed bug
#61704 (Crash apache, phpinfo() threading issue).
-
Fixed bug
#60948 (mysqlnd FTBFS when -Wformat-security is enabled).
-
pdo
-
Fixed bug
#61292 (Segfault while calling a method on an overloaded PDO object).
-
pdo_mysql
-
Fixed bug
#61207 (PDO::nextRowset() after a multi-statement query doesn't always work).
-
Fixed bug
#61194 (PDO should export compression flag with myslqnd).
-
pdo_odbc
-
Fixed bug
#61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO).
-
phar
-
Fixed bug
#61184 (Phar::webPhar() generates headers with trailing NUL bytes).
-
readline
-
Fixed bug
#61088 (Memory leak in readline_callback_handler_install).
-
reflection
-
Implemented FR
#61602 (Allow access to the name of constant used as function/method parameter's default value).
-
Fixed bug
#60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs()).
-
session
-
Fixed bug
#60634 (Segmentation fault when trying to die() in SessionHandler::write()).
-
soap
-
Fixed bug
#61423 (gzip compression fails).
-
Fixed bug
#60887 (SoapClient ignores user_agent option and sends no User-Agent header).
carloschilazo at gmail dot com
-
Fixed bug
#60842, #51775 (Chunked response parsing error when chunksize length line is > 10 bytes).
-
Fixed bug
#49853 (Soap Client stream context header option ignored).
-
spl
-
Fixed bug
#61453 (SplObjectStorage does not identify objects correctly).
-
Fixed bug
#61347 (inconsistent isset behavior of Arrayobject).
-
standard
-
xmlrpc
-
Fixed bug
#61264 (xmlrpc_parse_method_descriptions leaks temporary variable).
-
Fixed bug
#61097 (Memory leak in xmlrpc functions copying zvals).
-
zlib
-
Fixed bug
#61306 (initialization of global inappropriate for ZTS).
-
Fixed bug
#61287 (A particular string fails to decompress).
-
Fixed bug
#61139 (gzopen leaks when specifying invalid mode).