PHPUnit: Installing 3.4.0
Strangly enough the following command doesn’t install the latest version of phpunit for me. $ pear channel-discover pear.phpunit.de $ sudo pear install phpunit/PHPUnit I am after 3.4.0 as phing absolutely/definitely wants that version for the whole thing to work. Here’s a quite note-to-self on how to get around that. Download the latest package that needs [...]