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
-
core
-
spl
-
curl
-
fileinfo
-
Fixed bug
#66946i (fileinfo: extensive backtracking in awk rule regular expression). (CVE-2013-7345)
-
fpm
-
gd
-
Fixed bug
#66714 (imageconvolution breakage).
-
Fixed bug
#66869 (Invalid 2nd argument crashes imageaffinematrixget) (Pierre)
-
Fixed bug
#66887 (imagescale - poor quality of scaled image).
-
Fixed bug
#66890 (imagescale segfault).
-
Fixed bug
#66893 (imagescale ignore method argument).
-
hash
-
intl
-
Fixed bug
#66873 (A reproductible crash in UConverter when given invalid encoding) (Stas)
-
mail
-
Fixed bug
#66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)
-
mysqli
-
Fixed bug
#66762 (Segfault in mysqli_stmt::bind_result() when link closed) (Remi)
-
opcache
-
openssl
-
Fixed bug
#66833 (Default disgest algo is still MD5, switch to SHA1).
-
gmp
-
Fixed bug
#66872 (invalid argument crashes gmp_testbit) (Pierre)
-
sqlite