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

2021-10-15

Xdebug 3.1.1 is out!

This is a bug fix release that mainly addresses a crash in the ZTS version of Xdebug, in combination with a threaded PHP API (such as Apache on Windows). It also fixes an issue with incorrect date/time information.

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: Christoph M. Becker — Thanks!