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
#78875 (Long filenames cause OOM and temp files are not cleaned). (CVE-2019-11048)
-
Fixed bug
#78876 (Long variables in multipart/form-data cause OOM and temp files are not cleaned). (CVE-2019-11048)