If you find Xdebug useful, please consider supporting the project.

2022-06-06

Xdebug 3.1.5 is out!

This is a bug fix release that fixes a crash with __callStatic and FFI and when Xdebug is used with Source Guardian encoded files. It also solves an issue where the debugger would generate two XML attributes with the same name for some variable types, confusing IDEs. It also solves a build issue when phpize --clean is used.

This is likely the last release of the 3.1 series.

The full list of changes can be found on the updates page.

The source code can be found on the downloads page, and as usual, Xdebug is installable through PECL.

If you find a bug, please file a report at Xdebug's Issue Tracker.

This release also contains a contribution by: Aaron Piotrowski, and Ray Perea — Thanks!