ZF-8141: Zend_Feed_Reader_Feed_Interface should be Zend_Feed_Reader_FeedInterface
Description
Zend_Feed_Reader_Feed_Interface in the DocBlock comments should be Zend_Feed_Reader_FeedInterface (no underscore between Feed and Interface).
Zend_Feed_Reader_Feed_Interface in the DocBlock comments should be Zend_Feed_Reader_FeedInterface (no underscore between Feed and Interface).
Comments
Posted by Bradley Holt (bradley.holt) on 2009-10-24T12:58:23.000+0000
This patch will fix the DocBlock comments.
Posted by Pádraic Brady (padraic) on 2009-11-19T08:40:36.000+0000
Fixed in r19043