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

Derick Rethans' Blog:
XDebug 2.0.2
Nov 13, 2007 @ 15:33:00

Derick Rethans has posted about the release of the latest version of XDebug - 2.0.2 - to his blog.

I just released Xdebug 2.0.2. This bugfix release addresses some issues that were introduced with the improved code coverage performance in Xdebug 2.0.1. There are a few other issues left, which will be addressed in a future version.

Fixes include correcting a crash on empty PHP files, a crash when including a file that doesn't exist, an issue with CLI error logging and the direction of the var_dump function call.

tagged: xdebug codecoverage test debugger release bugfix xdebug codecoverage test debugger release bugfix

Link:


Trending Topics: