PHP Release 5.6.32


PHP 5.6.32 Release Announcement

The PHP development team announces the immediate availability of PHP 5.6.32. 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.32 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.32 (tar.bz2)
SHA256: 3ee44e7a5fa42b563652b3ea0d3487bc236fcc9e5ea74b583775cab867abcb51
PHP 5.6.32 (tar.gz)
SHA256: 7bef1ae8cd633df5b9c5964262d276d2dc21acbfcd94022d1e2084d199315df4
PHP 5.6.32 (tar.xz)
SHA256: 8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b
Change Logs
date
  • Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()).
mcrypt
  • Fixed bug #72535 (arcfour encryption stream filter crashes php).
pcre
  • Fixed bug #75207 (applied upstream patch for CVE-2016-1283).
To Top