PHP Release 7.3.30


PHP 7.3.30 Release Announcement

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

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

For source downloads of PHP 7.3.30 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.30 (tar.gz)
SHA256: 3810a9b631eb7f236ecf02b9a78bab8d957b6cfdb1646a29e3b34e01d36c0510
PHP 7.3.30 (tar.bz2)
SHA256: ccc532e660761df9b5509b9b913d2dc049b0a9954108fe212aeeb8bc2556b502
PHP 7.3.30 (tar.xz)
SHA256: 0ebfd656df0f3b1ea37ff2887f8f2d1a71cd160fb0292547c0ee0a99e58ffd1b
Change Logs
phar
  • Fixed bug #81211: Symlinks are followed when creating PHAR archive
To Top