PHP Release 7.3.33

PHP 7.3.33 Release Announcement

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

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

For source downloads of PHP 7.3.33 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.33 (tar.gz)
SHA256: 9a369c32c6f52036b0a890f290327f148a1904ee66aa56e2c9a7546da6525ec8
PHP 7.3.33 (tar.bz2)
SHA256: f412487d7d953437e7978a0d7b6ec99bf4a85cf3378014438a8577b89535451a
PHP 7.3.33 (tar.xz)
SHA256: 166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc
Change Logs
xml
  • Fix #79971: special character is breaking the path in xml function. (CVE-2021-21707)
To Top