PHP Release 7.2.29


PHP 7.2.29 Release Announcement

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

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

For source downloads of PHP 7.2.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.2.29 (tar.bz2)
SHA256: eaa1f5503f2bf0c8569ec4ae80ffd8ca8cbc260f01c2503dd0e83dfc9cf0b923
PHP 7.2.29 (tar.gz)
SHA256: ea5c96309394a03a38828cc182058be0c09dde1f00f35809622c2d05c50ee890
PHP 7.2.29 (tar.xz)
SHA256: b117de74136bf4b439d663be9cf0c8e06a260c1f340f6b75ccadb609153a7fe8
Change Logs
exif
  • Fixed bug #79282 (Use-of-uninitialized-value in exif). (CVE-2020-7064)
standard
  • Fixed bug #79329 (get_headers() silently truncates after a null byte) (CVE-2020-7066).
To Top