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
Change Log
-
core
-
Fixed bug
#79877 (getimagesize function silently truncates after a null byte) (cmb)
-
phar
-
Fixed bug
#79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068)