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

2023-03-21

Xdebug 3.2.1 is out!

This is a bug fix release that mainly fixes issues with Xdebug's mode setting in threaded environments, where Xdebug would ignore the value and always enabled everything. This release also addresses a crash which occurs when you try to set a standard php.ini setting which has been deprecated.

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.