Code Coverage For PHP Windows Extensions
Friday, October 10th, 2008How to get code coverage for PHP on Windows:
You need to have a version of Microsoft Visual Studio with Code Coverage support (this means “Team Studio” or whatever name it has this month) This code coverage is NOT available in the Express versions or standard versions of Visual Studio (sorry)
Compile PHP with the […]
