Hi > $ pear channel-discover pear.phpunit.de > $ pear install --alldeps phpunit/PHPUnit
this wasn't available on my side - but installing it manually wasn't a problem. > 2. Install the latest version of Xdebug [2] (if you want to create code > coverage reports) > > $ pecl install xdebug > wanted to install xdebug on OSX 10.4 and 10.5. It fails with syntax errors. I am assuming it happens cause i use MAMP :-) Can you tell what enviroment are you using? Selfcompiled PHP i guess? Christian
