padraic a3785daa68 Added support for locating feed links and returning absolute URLs instead of relatives - fixes ZF-8330 16 lat temu
..
Builder 5f019e5dcb [ZF-7316] Code cleaning: 16 lat temu
Entry 31765343d2 Added check to Atom Entry class to accept links with a missing rel attribute as having a default rel of alternate - fixes ZF-5354 when querying a feed's entries 16 lat temu
Reader a3785daa68 Added support for locating feed links and returning absolute URLs instead of relatives - fixes ZF-8330 16 lat temu
Abstract.php 945480ff7d Zend_Feed_Abstract now implements Countable interface - fixes ZF-3848 16 lat temu
Atom.php 5f019e5dcb [ZF-7316] Code cleaning: 16 lat temu
Builder.php 71a3f66e43 Visibility of Zend_Feed_Builder's _createHeader and _createEntries switched to protected to limit duplicate work necessary in extended versions (they are huge methods to replicate!) - addresses ZF-5644 16 lat temu
Element.php 30280e8a93 ZF-2606 16 lat temu
Exception.php 23f29f3b45 [ZF-6295] Generic: 16 lat temu
Reader.php a3785daa68 Added support for locating feed links and returning absolute URLs instead of relatives - fixes ZF-8330 16 lat temu
Rss.php c7f395b79b Replaced use of gmdate() with date() passing it DATE_RSS constant to produce a valid local date - fixes ZF-6614 16 lat temu