ZF-8345: PHP Fatal error when running Zend_Fead_Reader tests with phpunit's --group paramter
Description
Running $ phpunit --group Zend_Feed_Reader AllTests AllTests.php from /standard/trunk/tests/Zend/Feed throws a PHP fatal error:
PHP Fatal error: Class 'Zend_Registry' not found in /home/jsor/Code/ZendFramework/standard/trunk/tests/Zend/Feed/Reader/Feed/RssTest.php on line 42
Comments
Posted by Pádraic Brady (padraic) on 2009-11-19T11:13:36.000+0000
Fixed in r19052