3.6 has some dependencies that are not compatible with 3.5 To downgrade from 3.6 to 3.5 I followed this:
http://stackoverflow.com/questions/7957024/how-do-i-install-phpunit-3-5-instead-of-3-6 With 3.5, if you want: phploc -> pear install phpuni/phploc-1.5.1 phpcpd -> pear install phpunit/phpcpd-1.2.2 -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Running-the-zend-unit-tests-with-the-phpunit-3-6-PHP-CodeCoverage-Filter-getInstance-problem-tp4023996p4390903.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
