PHP Release 5.6.35


PHP 5.6.35 Release Announcement

The PHP development team announces the immediate availability of PHP 5.6.35. 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.35 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.35 (tar.bz2)
SHA256: ee78a7e9ca21d8ea394d037c55effff477a49dbae31c7753c547036f5bd73b92
PHP 5.6.35 (tar.gz)
SHA256: dd0242304f510d48a5216dd2f5796bcf59e8e18366658259aaf205e1d63abf71
PHP 5.6.35 (tar.xz)
SHA256: 9985cb64cb8224c289effff5b34f670d14f838175f76daea0507d643eec650d2
Change Logs
fpm
  • Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache access controls).
To Top