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
-
cli server
-
date
-
fileinfo
-
Fixed bug
#67326 (fileinfo: cdf_read_short_sector insufficient boundary check). (CVE-2014-0207)
-
Fixed bug
#67410 (fileinfo: mconvert incorrect handling of truncated pascal string size). (CVE-2014-3478)
Francisco Alonso
Jan Kaluza
Remi
-
Fixed bug
#67411 (fileinfo: cdf_check_stream_offset insufficient boundary check). (CVE-2014-3479)
Francisco Alonso
Jan Kaluza
Remi
-
Fixed bug
#67412 (fileinfo: cdf_count_chain insufficient boundary check). (CVE-2014-3480)
Francisco Alonso
Jan Kaluza
Remi
-
Fixed bug
#67413 (fileinfo: cdf_read_property_info insufficient boundary check). (CVE-2014-3487)
Francisco Alonso
Jan Kaluza
Remi
-
intl
-
Fixed bug
#67349 (Locale::parseLocale Double Free).
-
Fixed bug
#67397 (Buffer overflow in locale_get_display_name and uloc_getDisplayName (libicu 4.8.1)).
-
network
-
Fixed bug
#67432 (Fix potential segfault in dns_get_record()).
-
openssl
-
Fixed bug
#65698 (certificates validity parsing does not work past 2050).
-
Fixed bug
#66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME).
-
soap
-
Implemented FR
#49898 (Add SoapClient::__getCookies()).
-
spl
-
Fixed bug
#66127 (Segmentation fault with ArrayObject unset).
-
Fixed bug
#67359 (Segfault in recursiveDirectoryIterator).
-
Fixed bug
#67360 (Missing element after ArrayObject::getIterator).
-
Fixed bug
#67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion) (CVE-2014-3515).