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
-
standard
-
Fixed bug
#79468 (SIGSEGV when closing stream handle with a stream filter appended).
-
Fixed bug
#79330 (shell_exec() silently truncates after a null byte).
-
Fixed bug
#79465 (OOB Read in urldecode()).