padraic 7536e32a45 Zend_Feed_Reader: Switch order of Atom detection to try Atom 0.3 first - allows for cases where Atom 1.0 is an extension but not the actual feed type. 16 年 前
..
Collection df9c5931c0 Added preliminary support for extracting category data from RSS 2.0 feeds. 16 年 前
Entry 7a20ca8e32 Added preliminary Atom 1.0 Source support (fatal error is known) 16 年 前
Extension 7536e32a45 Zend_Feed_Reader: Switch order of Atom detection to try Atom 0.3 first - allows for cases where Atom 1.0 is an extension but not the actual feed type. 16 年 前
Feed 7a9143dce0 Zend_Feed_Reader: Fixed trailing forward slash added to Atom 1.0 source elements XPATH query prefix 16 年 前
Collection.php df9c5931c0 Added preliminary support for extracting category data from RSS 2.0 feeds. 16 年 前
EntryAbstract.php e3f838f38b Zend_Feed_Reader: Improved Atom version detection using DOMNode::isDefaultNamespace() and DOMNode::lookupPrefix() to be far more robust and reliable. 16 年 前
EntryInterface.php d75bec4c19 Feed and entry level getCategories() method added to interfaces 16 年 前
FeedAbstract.php 1d1e909ba9 Fix Fatal Errors due to wrong require_once hierachy. 16 年 前
FeedInterface.php d75bec4c19 Feed and entry level getCategories() method added to interfaces 16 年 前
FeedSet.php ce3c247e78 Added patches to fix relative to absolute URIs in findFeedLinks - fixes ZF-8330 (patches courtesy of Jan Sorgalla [jsor]). 16 年 前