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
#78220 (Can't access OneDrive folder).
-
Fixed bug
#78412 (Generator incorrectly reports non-releasable $this as GC child).
-
fastcgi
-
Fixed bug
#78469 (FastCGI on_accept hook is not called when using named pipes on Windows).
-
mysqlnd
-
odbc
-
Fixed bug
#78473 (odbc_close() closes arbitrary resources).
-
pdo_mysql
-
Fixed bug
#41997 (SP call yields additional empty result set).
-
sodium
-
Fixed bug
#78510 (Partially uninitialized buffer returned by sodium_crypto_generichash_init()).
-
spl
-
Fixed bug
#72884 (SplObject isCloneable() returns true but errs on clone).