PHP Release 5.6.33


PHP 5.6.33 Release Announcement

The PHP development team announces the immediate availability of PHP 5.6.33. This is a security release. Several security bugs were fixed in this release. All PHP 5.6 users are encouraged to upgrade to this version.

For source downloads of PHP 5.6.33 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.33 (tar.bz2)
SHA256: 07f696a9761dcd839e2045c95c3a4d2ffb52c54417477cca9d30a14975b831cc
PHP 5.6.33 (tar.gz)
SHA256: bedfac81cfaa25961812a1aec458c4109411a14991b43a416343ffb830b8da6a
PHP 5.6.33 (tar.xz)
SHA256: 9004995fdf55f111cd9020e8b8aff975df3d8d4191776c601a46988c375f3553
Change Logs
gd
  • Fixed bug #75571 (Potential infinite loop in gdImageCreateFromGifCtx).
phar
  • Fixed bug #74782 (Reflected XSS in .phar 404 page).
To Top