PHP Release 7.3.27


PHP 7.3.27 Release Announcement

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

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

For source downloads of PHP 7.3.27 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.27 (tar.gz)
SHA256: 4b7b9bd0526ad3f2c8d6fd950ea7b0ab2478b5b09755c6a620a4f3bcfbf59154
PHP 7.3.27 (tar.bz2)
SHA256: 9d2006f5e835acf5e408e34d8050a4935f2121ab18bda42775a27ed59bdae003
PHP 7.3.27 (tar.xz)
SHA256: 65f616e2d5b6faacedf62830fa047951b0136d5da34ae59e6744cbaf5dca148d
Change Logs
soap
  • Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702)
To Top