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

2021-01-04

Xdebug 3.0.2 is out!

This is a bug fix release that fixes numerous bugs. The most notable ones are a bug with to starting the debugger with an environment variable trigger, a few crashes, and missing lines in code coverage. Additionally, more information has been added to the output of xdebug_info() to make diagnostics easier.

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: Jay Williams — Thanks!