PHP Release 8.0.30

PHP 8.0.30 Release Announcement

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

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

For source downloads of PHP 8.0.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 8.0.30 (tar.gz)
SHA256: 449d2048fcb20a314d8c218097c6d1047a9f1c5bb72aa54d5d3eba0a27a4c80c
PHP 8.0.30 (tar.bz2)
SHA256: 98a9cb6a0e27a6950cdf4b26dcac48f2be2d936d5224a502f066cf3d4cf19b92
PHP 8.0.30 (tar.xz)
SHA256: 216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
Change Logs
libxml
  • Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity loading in XML without enabling it). (CVE-2023-3823)
phar
To Top