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
-
apache2handler
-
Fixed bug
#75882 (a simple way for segfaults in threadsafe php just with configuration).
-
date
-
Fixed bug
#75857 (Timezone gets truncated when formatted).
-
Fixed bug
#75928 (Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null`).
-
Fixed bug
#68406 (calling var_dump on a DateTimeZone object modifies it).
-
ftp
-
iconv
-
Fixed bug
#75867 (Freeing uninitialized pointer).
-
ldap
-
Fixed bug
#49876 (Fix LDAP path lookup on 64-bit distros).
-
libxml2
-
Fixed bug
#75871 (use pkg-config where available).
-
mysqlnd
-
odbc
-
Fixed bug
#73725 (Unable to retrieve value of varchar(max) type).
-
opcache
-
Fixed bug
#75969 (Assertion failure in live range DCE due to block pass misoptimization).
-
openssl
-
pcntl
-
Fixed bug
#75873 (pcntl_wexitstatus returns incorrect on Big_Endian platform (s390x)).
-
pgsql
-
phar
-
Fixed bug
#65414 (deal with leading slash when adding files correctly).
-
spl
-
Fixed bug
#74519 (strange behavior of AppendIterator).
-
standard
-
Fixed bug
#75961 (Strange references behavior).
-
Fixed bug
#75916 (DNS_CAA record results contain garbage).
-
Fixed some arginfos.
-
Fixed bug
#75981 (stack-buffer-overflow while parsing HTTP response).