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

2021-02-22

Xdebug 3.0.3 is out!

This is a minor bug fix release that addresses a problem with `xdebug_break()` and missing local variables, as well as an issue where `xdebug_info()` output would not show INI settings in case `phpinfo()` was called before in the same process.

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: David Carlier, and Zaid Al Khishman — Thanks!