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

2015-02-22

Xdebug 2.3.0 is out!

This release adds a whole lot of new features to Xdebug. The main new features are support for path and branch coverage for code coverage, improvements for remote debugging with exceptions, shared-secret triggers for profiling and tracing, a new variable formatting option (serialized), and improvements in the size of profiling files and break point checking.

This release drops support for PHP 5.2 and PHP 5.3, and raises the default max nesting level to 256. It also fixes a bunch of issues as found in Xdebug 2.2.7.

The full change log can be found on the updates page and the source code and Windows binaries can be found on the downloads page. A series of blog posts on the new features will soon follow on http://derickrethans.nl, as well as updated documentation.