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
-
date
-
Fixed bug
#66060 (Heap buffer over-read in DateInterval). (CVE-2013-6712)
-
Fixed bug
#63391 (Incorrect/inconsistent day of week prior to the year 1600).
-
Fixed bug
#61599 (Wrong Day of Week).
-
dom
-
Fixed bug
#65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup).
-
exif
-
Fixed bug
#65873 (Integer overflow in exif_read_data()).
-
filter
-
Fixed bug
#66229 (128.0.0.0/16 isn't reserved any longer).
-
gd
-
Fixed bug
#64405 (Use freetype-config for determining freetype2 dir(s)).
-
pdo_odbc
-
Fixed bug
#66311 (Stack smashing protection kills PDO/ODBC queries).
michael at orlitzky dot com
-
snmp
-
xsl
-
Fixed bug
#49634 (Segfault throwing an exception in a XSL registered function).
-
zip