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
-
bcmath
-
Fixed bug
#72093 (bcpowmod accepts negative scale and corrupts _one_ definition).
-
exif
-
Fixed bug
#72094 (Out of bounds heap read access in exif header processing).
-
gd
-
Fixed bug
#71912 (libgd: signedness vulnerability). (CVE-2016-3074)
-
intl
-
Fixed bug
#72061 (Out-of-bounds reads in zif_grapheme_stripos with negative offset).
-
xml
-
Fixed bug
#72099 (xml_parse_into_struct segmentation fault).