PHP 5.6 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.6 is
5.6.40.
Source Code
Change Log
-
exif
-
Fixed bug
#73737 (FPE when parsing a tag format).
-
gd
-
Fixed bug
#73549 (Use after free when stream is passed to imagepng).
-
Fixed bug
#73868 (DOS vulnerability in gdImageCreateFromGd2Ctx()).
-
Fixed bug
#73869 (Signed Integer Overflow gd_io.c).
-
intl
-
Fixed bug
#68447 (grapheme_extract take an extra trailing character).
-
phar
-
Fixed bug
#73764 (Crash while loading hostile phar archive).
-
Fixed bug
#73768 (Memory corruption when loading hostile phar).
-
Fixed bug
#73773 (Seg fault when loading hostile phar).
-
sqlite3
-
standard
-
Fixed bug
#70213 (Unserialize context shared on double class lookup).
-
Fixed bug
#73825 (Heap out of bounds read on unserialize in finish_nested_data()).