PHP 7.0 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.0 is
7.0.33 which includes important security patches.
Source Code
Change Log
-
core
-
Fixed bug
#75420 (Crash when modifing property name in __isset for BP_VAR_IS).
-
Fixed bug
#75368 (mmap/munmap trashing on unlucky allocations).
-
cli
-
Fixed bug
#75287 (Builtin webserver crash after chdir in a shutdown function).
-
enchant
-
Fixed bug
#53070 (enchant_broker_get_path crashes if no path is set).
-
Fixed bug
#75365 (Enchant still reports version 1.1.0).
-
exif
-
Fixed bug
#75301 (Exif extension has built in revision version).
-
gd
-
Fixed bug
#65148 (imagerotate may alter image dimensions).
-
Fixed bug
#75437 (Wrong reflection on imagewebp).
-
intl
-
Fixed bug
#75317 (UConverter::setDestinationEncoding changes source instead of destination).
-
interbase
-
Fixed bug
#75453 (Incorrect reflection for ibase_[p]connect).
-
mysqli
-
Fixed bug
#75434 (Wrong reflection for mysqli_fetch_all function).
-
oci8
-
opcache
-
Fixed bug
#75373 (Warning Internal error: wrong size calculation).
-
openssl
-
Fixed bug
#75363 (openssl_x509_parse leaks memory).
-
Fixed bug
#75307 (Wrong reflection for openssl_open function).
-
pgsql
-
Fixed bug
#75419 (Default link incorrectly cleared/linked by pg_close()).
-
soap
-
Fixed bug
#75464 (Wrong reflection on SoapClient::__setSoapHeaders).
-
zlib
-
Fixed bug
#75299 (Wrong reflection on inflate_init and inflate_add).