PHP 7.1 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 7.1 is
7.1.33 which includes important security patches.
Source Code
Change Log
-
exif
-
Fixed bug
#77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG). (CVE-2019-11036)
-
mail
-
Fixed bug
#77821 (Potential heap corruption in TSendMail()).