Comment 5 for bug 701544

Revision history for this message
Ricardo Coelho (ram-coelho) wrote :

I know this won't solve the issue, but maybe someone hit this page looking for a workaround. Try this:

sudo apt-get remove phpunit
sudo pear channel-discover pear.phpunit.de
sudo pear channel-discover pear.symfony-project.com
sudo pear channel-discover components.ez.no
sudo pear update-channels
sudo pear upgrade-all
sudo pear install --alldeps phpunit/PHPUnit