PHP Release 8.2.30

PHP 8.2.30 Release Announcement

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

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

For source downloads of PHP 8.2.30 please visit our downloads page, Windows source and binaries can also be found there. The list of changes is recorded in the ChangeLog.

Source Code
PHP 8.2.30 (tar.gz)
SHA256: a0fa6673ba4b0c8335fbab08afb7c2e13a3791f2b5a0928c7ad3d7ad872edf26
PHP 8.2.30 (tar.bz2)
SHA256: 104820b6c8fc959dde4b3342135f42bdabf246e86918a16381a17d8447c866fa
PHP 8.2.30 (tar.xz)
SHA256: bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb015
Change Logs
curl
  • Fix curl build and test failures with version 8.16.
opcache
  • Reset global pointers to prevent use-after-free in zend_jit_status().
pdo
standard
To Top