PHP Release 7.2.32


PHP 7.2.32 Release Announcement

The PHP development team announces the immediate availability of PHP 7.2.32. This is a security release impacting the official Windows builds of PHP.

For windows users running an official build, this release contains a patched version of libcurl addressing CVE-2020-8169.

For all other consumers of PHP, this release is functionally identical to PHP 7.2.31 and no upgrade from that point release is necessary.

For source downloads of PHP 7.2.32 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

Source Code
PHP 7.2.32 (tar.bz2)
SHA256: 715c0a4274ad17ce449cd0f16b8a7428936e3ba80002d0948a8699a6f75d98a7
PHP 7.2.32 (tar.gz)
SHA256: b3aabb99e574c407dd58ad071fc52e27c489608fe06f1330d688d0fb7349089c
PHP 7.2.32 (tar.xz)
SHA256: 050fc16ca56d8d2365d980998220a4eb06439da71dfd38de49b42fea72310ef1
Change Logs
core
  • No source changes to this release. Vesion number added for reproduction of Windows builds.
To Top