PHP Release 7.3.32


PHP 7.3.32 Release Announcement

The PHP development team announces the immediate availability of PHP 7.3.32. This is a security release.

All PHP 7.3 FPM users are encouraged to upgrade to this version.

For source downloads of PHP 7.3.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.3.32 (tar.gz)
SHA256: 4739160cbd8f5d4529429ac01e181cba9705a515666002e76e4e34891c034fcb
PHP 7.3.32 (tar.bz2)
SHA256: 7c158b306e53434f1e0a88647aa561814308aaff8713ed7d237ed8f1399c216f
PHP 7.3.32 (tar.xz)
SHA256: 94effa250b80f031e77fbd98b6950c441157a2a8f9e076ee68e02f5b0b7a3fd9
Change Logs
fpm
  • Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation). (CVE-2021-21703)
To Top