PHP Release 7.1.33

PHP 7.1.33 Release Announcement

The PHP development team announces the immediate availability of PHP 7.1.33. This is a security release.

All PHP 7.1 users are encouraged to upgrade to this version.

For source downloads of PHP 7.1.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 7.1.33 (tar.bz2)
SHA256: 95a5e5f2e2b79b376b737a82d9682c91891e60289fa24183463a2aca158f4f4b
PHP 7.1.33 (tar.gz)
SHA256: 0055f368ffefe51d5a4483755bd17475e88e74302c08b727952831c5b2682ea2
PHP 7.1.33 (tar.xz)
SHA256: bd7c0a9bd5433289ee01fd440af3715309faf583f75832b64fe169c100d52968
Change Logs
fpm
  • Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE). (CVE-2019-11043)
To Top