padraic 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 лет назад
..
Builder 5f019e5dcb [ZF-7316] Code cleaning: 16 лет назад
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 лет назад
Reader a29958bcf3 Updated docblocks for Interface/Abstract class names - fixes ZF-8141 16 лет назад
Abstract.php 945480ff7d Zend_Feed_Abstract now implements Countable interface - fixes ZF-3848 16 лет назад
Atom.php 5f019e5dcb [ZF-7316] Code cleaning: 16 лет назад
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 лет назад
Element.php 30280e8a93 ZF-2606 16 лет назад
Exception.php 23f29f3b45 [ZF-6295] Generic: 16 лет назад
Reader.php a29958bcf3 Updated docblocks for Interface/Abstract class names - fixes ZF-8141 16 лет назад
Rss.php c7f395b79b Replaced use of gmdate() with date() passing it DATE_RSS constant to produce a valid local date - fixes ZF-6614 16 лет назад