I just upgraded phpunit via the PEAR package installer and this is the error that i’m getting:
PHP Fatal error: Call to undefined method PHPUnit_Util_Filter::addFileToFilter() in /usr/bin/phpunit on line 48
Where should I start in troubleshooting this error?
Is your path to phpunit set right?