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
-
core
-
Fixed bug
#77630 (rename() across the device may allow unwanted access during processing).
-
exif
-
Fixed bug
#77509 (Uninitialized read in exif_process_IFD_in_TIFF).
-
Fixed bug
#77540 (Invalid Read on exif_process_SOFn).
-
Fixed bug
#77563 (Uninitialized read in exif_process_IFD_in_MAKERNOTE).
-
Fixed bug
#77659 (Uninitialized read in exif_process_IFD_in_MAKERNOTE).
-
phar
-
Fixed bug
#77396 (Null Pointer Dereference in phar_create_or_parse_filename).
-
Fixed bug
#77586 (phar_tar_writeheaders_int() buffer overflow).
-
spl
-
Fixed bug
#77431 (openFile() silently truncates after a null byte).