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

2021-04-08

Xdebug 3.0.4 is out!

This is a bug fix release that addresses a crash bug with tracing and accepting an property by-ref, a bug with triggering tracing and profiling through a trigger value. With this new release, xdebug_info() will also include whether the xdebug.mode INI setting have been overridden by the XDEBUG_MODE environment variable.

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.