PHP 7.2 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.2 is
7.2.34 which includes important security patches.
Source Code
-
PHP 7.2.6 (tar.bz2)
- sha256: ae5d3e8ada80b9d293d0c8bd643d07c2d988538ff1052a3f7144c6b0cd0ff2c3
-
PHP 7.2.6 (tar.gz)
- sha256: a9f30daf6af82ac02e692465cfd65b04a60d56106c961926e264d2621d313f0e
-
PHP 7.2.6 (tar.xz)
- sha256: 1f004e049788a3effc89ef417f06a6cf704c95ae2a718b2175185f2983381ae7
Change Log
-
exif
-
Fixed bug
#76164 (exif_read_data zend_mm_heap corrupted).
-
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
-
session
-
Fixed bug
#74892 (Url Rewriting (trans_sid) not working on urls that start with "#").