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
-
date
-
Fixed bug
#74404 (Wrong reflection on DateTimeZone::getTransitions).
-
Fixed bug
#74080 (add constant for RFC7231 format datetime).
-
dom
-
Fixed bug
#74416 (Wrong reflection on DOMNode::cloneNode).
-
fileinfo
-
Fixed bug
#74379 (syntax error compile error in libmagic/apprentice.c).
-
gd
-
Fixed bug
#74343 (compile fails on solaris 11 with system gd2 library).
-
intl
-
Fixed bug
#74433 (wrong reflection for Normalizer methods).
-
Fixed bug
#74439 (wrong reflection for Locale methods).
-
mysqli
-
Fixed bug
#74432 (mysqli_connect adding ":3306" to $host if $port parameter not given).
-
mysqlnd
-
openssl
-
phar
-
Fixed bug
#74383 (phar method parameters reflection correction).
-
standard
-
Fixed bug
#74409 (Reflection information for ini_get_all() is incomplete).
-
Fixed bug
#72071 (setcookie allows max-age to be negative).
-
streams
-
Fixed bug
#74429 (Remote socket URI with unique persistence identifier broken).
-
sqlite3
-
Fixed bug
#74413 (incorrect reflection for SQLite3::enableExceptions).