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
-
fpm
-
Fixed bug
#70755 (fpm_log.c memory leak and buffer overflow). (CVE-2016-5114)
-
gd
-
Fixed bug
#70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds). (CVE-2016-1903) (emmanuel dot law at gmail dot com).
-
wddx
-
Fixed bug
#70661 (Use After Free Vulnerability in WDDX Packet Deserialization).
taoguangchen at icloud dot com
-
Fixed bug
#70741 (Session WDDX Packet Deserialization Type Confusion Vulnerability).
taoguangchen at icloud dot com
-
xmlrpc
-
Fixed bug
#70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker()).