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
-
PHP 7.2.9 (tar.bz2)
- sha256: e9e3aaa6c317b7fea78246a758b017544366049d2789ad5a44fe9398464c53a8
-
PHP 7.2.9 (tar.gz)
- sha256: 23fcc1e4d10e06ddfdbc1163a8f0d147a7813467273f7946eb0de1b825d1d3e6
-
PHP 7.2.9 (tar.xz)
- sha256: 3585c1222e00494efee4f5a65a8e03a1e6eca3dfb834814236ee7f02c5248ae0
Change Log
-
calendar
-
Fixed bug
#52974 (jewish.c: compile error under Windows with GBK charset).
-
filter
-
Fixed bug
#76366 (References in sub-array for filtering breaks the filter).
-
pdo_firebird
-
Fixed bug
#76488 (Memory leak when fetching a BLOB field).
-
pdo_pgsql
-
Fixed bug
#75402 (Possible Memory Leak using PDO::CURSOR_SCROLL option).
-
sqlite3
-
standard
-
Fixed bug
#73817 (Incorrect entries in get_html_translation_table).
-
Fixed bug
#68553 (array_column: null values in $index_key become incrementing keys in result).
-
Fixed bug
#76643 (Segmentation fault when using `output_add_rewrite_var`).
-
zip
-
Fixed bug
#76524 (ZipArchive memory leak (OVERWRITE flag and empty archive)).