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

2022-02-01

Xdebug 3.1.3 is out!

This is a bug fix release that addresses a bug with the debugging protocol's eval command and exceptions, an issue with the debugger generating invalid XML, and a memory leak and performance issue with tracing.

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 contributions by: Damjan Cvetko and Remi Collet — Thanks!