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
-
calendar
-
Fixed bug
#52974 (jewish.c: compile error under Windows with GBK charset).
-
filter
-
Fixed bug
#76366 (References in sub-array for filtering breaks the filter).
-
pdo_firebird
-
Fixed bug
#76488 (Memory leak when fetching a BLOB field).
-
pdo_pgsql
-
Fixed bug
#75402 (Possible Memory Leak using PDO::CURSOR_SCROLL option).
-
sqlite3
-
standard
-
Fixed bug
#68553 (array_column: null values in $index_key become incrementing keys in result).
-
Fixed bug
#73817 (Incorrect entries in get_html_translation_table).
-
Fixed bug
#76643 (Segmentation fault when using `output_add_rewrite_var`).
-
zip
-
Fixed bug
#76524 (ZipArchive memory leak (OVERWRITE flag and empty archive)).