Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Derick Rethans' Blog:
XDebug 2.0.1
Oct 22, 2007 @ 12:58:00

Derick Rethans has posted a new item to his blog about the release of the popular PHP debugging software's latest version XDebug 2.0.1.

This version comes with a few bug fixes but the main thing is greatly improved performance of Xdebug's Code Coverage functionality. To give an idea on what kind of improvement I'm talking, I am including very rough benchmark results.

He describes the benchmarks and gives the results - without code coverage and the pre/post of this new version (2.0.0 versus 2.0.1). The results are very impressive.

tagged: xdebug release codecoverage bugfix xdebug release codecoverage bugfix

Link:


Trending Topics: