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

2020-01-31

Xdebug 2.9.2 is out!

This bug fix release addresses a regression in writing trace files, where the footer was no longer written, a crash when a third-party extension runs code in RINIT, and an out-of-sync issue during debugging with a user defined exception handler.

The full list of changes can be found on the updates page.

The source code and Windows binaries can be found on the downloads page, and as usual, Xdebug is installable through PECL.

This release also contains a contribution by: Sammy Powers — Thanks!