PHP Release 8.2.29

PHP 8.2.29 Release Announcement

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

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

For source downloads of PHP 8.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 8.2.29 (tar.gz)
SHA256: 0b27d330769d4bc67b1d8864347c38744b289664a946919c3ddb2235d326b3cd
PHP 8.2.29 (tar.bz2)
SHA256: 51979e8d198cbade2aad4ffe9f53dd3f04f9602d3089e5979985e058ade4267c
PHP 8.2.29 (tar.xz)
SHA256: 475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c
Change Logs
pgsql
  • Fixed GHSA-hrwm-9436-5mv3 (pgsql extension does not check for errors during escaping). (CVE-2025-1735)
soap
  • Fixed GHSA-453j-q27h-5p8x (NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix). (CVE-2025-6491)
standard
To Top