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

2020-12-04

Xdebug 3.0.1 is out!

This is a bug fix release that addresses several crashes and other bugs that are present in Xdebug 3.0.0. The crash when removing a breakpoint (or run-to-cursor) is the most notable fix in this release.

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: Calvin Buckley — Thanks!