PHPCoverage Code
Status: Beta
Brought to you by:
pnimish
--- a/branches/phpcoverage-0.8.2/CHANGES +++ b/branches/phpcoverage-0.8.2/CHANGES @@ -10,7 +10,14 @@ Spike PHPCoverage Change Logs =============================== -Version %%version%% +Version 0.8.2 +=================== + * Fixed PHP Parser code to be much more smarter. Patch provided + by Marc_a <http://developer.spikesource.com/forums/viewtopic.php?t=761> + * Fixed bug 34 that included files with unspecified extensions in the + coverage report. + +Version 0.8.0 =================== * Added ability to combine several remote recordings into a single coverage report. This feature will make it easier for anyone to run a multiple set of tests on a