PHP Release 7.1.29


PHP 7.1.29 Release Announcement

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

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

For source downloads of PHP 7.1.29 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.29 (tar.bz2)
SHA256: 8528d17efe82662dc740d96ddb32217f4e161a597d709f19571b0c82fbb88335
PHP 7.1.29 (tar.gz)
SHA256: bdd0e1707100c8b87f1be516f5b95a26e3eb4114d4316eaf0663bf292ead35bb
PHP 7.1.29 (tar.xz)
SHA256: b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb
Change Logs
exif
  • Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG). (CVE-2019-11036)
mail
  • Fixed bug #77821 (Potential heap corruption in TSendMail()).
To Top