PHP 5.5 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.5 is
5.5.38.
Source Code
Change Log
-
com
-
fileinfo
-
Fixed bug
#67705 (extensive backtracking in rule regular expression). (CVE-2014-3538)
-
Fixed bug
#67716 (Segfault in cdf.c). (CVE-2014-3587)
-
fpm
-
Fixed bug
#67635 (php links to systemd libraries without using pkg-config).
pacho at gentoo dot org
Remi
-
gd
-
Fixed bug
#66901 (php-gd 'c_color' NULL pointer dereference). (CVE-2014-2497)
-
Fixed bug
#67730 (Null byte injection possible with imagexxx functions). (CVE-2014-5120)
-
milter
-
Fixed bug
#67715 (php-milter does not build and crashes randomly).
-
network
-
Fixed bug
#67717 (segfault in dns_get_record). (CVE-2014-3597)
-
openssl
-
readline
-
Fixed bug
#55496 (Interactive mode doesn't force a newline before the prompt).
-
Fixed bug
#67496 (Save command history when exiting interactive shell with control-c).
-
sessions
-
core
-
Fixed bug
#67693 (incorrect push to the empty array) (Tjerk)
-
odbc
-
Fixed bug
#60616 (odbc_fetch_into returns junk data at end of multi-byte char fields).