Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.5
-
Fix Version/s: 1.9.6
-
Component/s: Zend_Feed_Reader
-
Labels:None
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
Fixed in r19052