Xdebug 2.0.0 Released

— Paul Annesley, July 2007

This one nearly slipped past me, what with the lack of any RSS/Atom feeds on http://xdebug.org/, so I figured I should put it in one.

Xdebug 2.0.0 final has been released.

After almost four years of work, Xdebug 2 is finally ready. With improved functionality and many new features it is ready to totally change the way you develop in PHP. Some of the new features and updates include improved stack traces, execution traces to files, code coverage analysis and much improved remote debugging support. Xdebug's documentation has also been rewritten for more clarity.

I've been using the betas and release candidates of Xdebug 2 for a while, and have been very impressed. It does seem to have caused some pretty hefty memory leaks during long-running, data-crunching CLI PHP scripts, but hopefully that's been cleared up in this final release.

Thanks to Derick Rethans for all his hard work.

← index