PHP Release 5.6.34


PHP 5.6.34 Release Announcement

The PHP development team announces the immediate availability of PHP 5.6.34. This is a security release. One security bug was fixed in this release. All PHP 5.6 users are encouraged to upgrade to this version.

For source downloads of PHP 5.6.34 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 5.6.34 (tar.bz2)
SHA256: e19f499d8cee4b0b0780361ecb6a00c41654772a754803ab9ea866b8d47cf2cd
PHP 5.6.34 (tar.gz)
SHA256: de28251ef6d7eb945eb7b770ff668b9f978d9adad52a8c763f6ee409a96732ea
PHP 5.6.34 (tar.xz)
SHA256: 21453be3a045204cd2717543ef42771324f411f40962ecda4fe841930a933128
Change Logs
standard
  • Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response).
To Top