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
-
Fixed bug
#71039 (exec functions ignore length but look for NULL termination).
-
Fixed bug
#71323 (Output of stream_get_meta_data can be falsified by its input).
-
Fixed bug
#71459 (Integer overflow in iptcembed()).
-
gd
-
pcre
-
phar
-
Fixed bug
#71354 (Heap corruption in tar/zip/phar parser). (CVE-2016-4342)
-
Fixed bug
#71391 (NULL Pointer Dereference in phar_tar_setupmetadata()).
-
Fixed bug
#71488 (Stack overflow when decompressing tar archives). (CVE-2016-2554)
-
wddx
-
Fixed bug
#71335 (Type Confusion in WDDX Packet Deserialization).