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
-
fpm
-
Fixed bug
#76075 --with-fpm-acl wrongly tries to find libacl on FreeBSD.
-
intl
-
Fixed bug
#74385 (Locale::parseLocale() broken with some arguments).
-
opcache
-
Fixed bug
#76205 (PHP-FPM sporadic crash when running Infinitewp).
-
Fixed bug
#76275 (Assertion failure in file cache when unserializing empty try_catch_array).
-
Fixed bug
#76281 (Opcache causes incorrect "undefined variable" errors).
-
reflection