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
#78363 (Buffer overflow in zendparse).
-
Fixed bug
#78379 (Cast to object confuses GC, causes crash).
-
curl
-
Fixed bug
#77946 (Bad cURL resources returned by curl_multi_info_read()).
-
exif
-
Fixed bug
#78333 (Exif crash (bus error) due to wrong alignment and invalid cast).
-
iconv
-
Fixed bug
#78342 (Bus error in configure test for iconv //IGNORE).
-
litespeed
-
mysqlnd
-
Fixed bug
#78179 (MariaDB server version incorrectly detected).
-
opcache
-
Fixed bug
#77191 (Assertion failure in dce_live_ranges() when silencing is used).
-
standard
-
Fixed bug
#69100 (Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length).
-
Fixed bug
#78282 (atime and mtime mismatch).
-
Fixed bug
#78326 (improper memory deallocation on stream_get_contents() with fixed length buffer).