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
-
fileinfo
-
Fixed bug
#71527 (Buffer over-write in finfo_open with malformed magic file). (CVE-2015-8865)
-
mbstring
-
Fixed bug
#71906 (AddressSanitizer: negative-size-param (-1) in mbfl_strcut). (CVE-2016-4073)
-
odbc
-
Fixed bug
#71860 (Invalid memory write in phar on filename with \0 in name). (CVE-2016-4072)
-
snmp
-
Fixed bug
#71704 (php_snmp_error() Format String Vulnerability). (CVE-2016-4071)
-
standard
-
Fixed bug
#71798 (Integer Overflow in php_raw_url_encode). (CVE-2016-4070)
taoguangchen at icloud dot com
Stas