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
-
opcache
-
cgi
-
cli server
-
Fixed bug
#65066 (Cli server not responsive when responding with 422 http status code).
-
datetime
-
gd
-
Fixed #65070 (bgcolor does not use the same format as the input image with imagerotate).
-
Fixed Bug #65060 (imagecreatefrom... crashes with user streams).
-
Fixed Bug #65084 (imagecreatefromjpeg fails with URL).
-
Fix gdImageCreateFromWebpCtx and use same logic to load WebP image that other formats.
-
intl
-
oci8
-
pdo
-
pgsql
-
phar
-
session
-
sockets
-
spl
-
Fixed bug
#65136 (RecursiveDirectoryIterator segfault).
-
Fixed bug
#61828 (Memleak when calling Directory(Recursive)Iterator /Spl(Temp)FileObject ctor twice).
-
cgi/fastcgi sapi