PHP Release 8.1.34

PHP 8.1.34 Release Announcement

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

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

For source downloads of PHP 8.1.34 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.1.34 (tar.gz)
SHA256: 3c5b060ec8e0d5dd1d8237823f3161cc8bc5342aab3c46893eba9857759c4bfa
PHP 8.1.34 (tar.bz2)
SHA256: 98e0a08a0fae37d08dfcca2f5ff6664863097dde4b1d360af2acc8c3542f2a0f
PHP 8.1.34 (tar.xz)
SHA256: ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251
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