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

2019-04-05

Xdebug 2.7.1 is out!

This is the first bug fix release of the Xdebug 2.7 series.

This release addresses memory leaks, a segfault with conditional breakpoints, and a performance degradation due to excessive getpid() calls.

Everybody is encouraged to upgrade to this new version.

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: Kees Hoekzema — Thanks!