PHP Release 5.5.33


PHP 5.5.33 Release Announcement

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

For source downloads of PHP 5.5.33 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

Source Code
PHP 5.5.33 (tar.bz2)
SHA256: c490b1ed4df596b48eb68f630d89ca512945e2650840e7dace1119cc7e600aa9
PHP 5.5.33 (tar.gz)
SHA256: d2747bcf2cc94f652ac216f522904863a22042c66fabcf82ad7449d261d7a45b
PHP 5.5.33 (tar.xz)
SHA256: b91dbd3c53f9895e8f7b29e5fed25a64dd3a76b454f6ef7265e73c96b4303f30
Change Logs
phar
  • Fixed bug #71498 (Out-of-Bound Read in phar_parse_zipfile()).
wddx
  • Fixed bug #71587 (Use-After-Free / Double-Free in WDDX Deserialize).
To Top