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

2015-12-02

Xdebug 2.4.0RC2 is out!

This is the second release candidate of the 2.4 series. The 2.4 series adds support for PHP 7 and is in large parts a rewrite of the earlier code base to support PHP 5.4 through PHP 7.0. This release candidate fixes a few bugs found in the 2.4.0RC1 release. Among others problems with exceptions, crashes, and it turns on the showing of file/line information with var_dump()'s by default.

The full change log 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.