История коммитов

Автор SHA1 Сообщение Дата
  padraic 80d9380485 Zend_Feed_Reader no longer applies html_entity_decode() to content. This is a minor backwards-compatibility break to prevent decoding of HTML entities out of context. Fixes ZF-9141 15 лет назад
  padraic d14df52640 Fixed errors in parsing non-standard RSS dates under US Locale. Fixes ZF-8702 15 лет назад
  bkarwin f5c8d50339 [ZF-8718] update copyright tags for 2010 16 лет назад
  padraic 863996946a Zend_Feed_Reader: Updated all (every last one!) get/setAuthor(s) methods to reflect a more detailed data collection including names, emails and urls. 16 лет назад
  matthew 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 лет назад
  padraic 3048a6dc24 Zend_Feed_Reader: Adds full support for collecting ALL entry category data from ALL RSS/RDF and Atom feeds. 16 лет назад
  padraic bdbf83b747 Added support for extracting category data from all RSS and RDF feeds. 16 лет назад
  padraic df9c5931c0 Added preliminary support for extracting category data from RSS 2.0 feeds. 16 лет назад
  padraic 833d0c9666 Removed TODO tag from Zend_Feed_Reader_Entry_Rss; enclosures supported in RSS 2.0 or delegated to Atom extension (if not detected). 16 лет назад
  padraic 649d6f553f Removed Exception based flow control of date parsing in favour of foreach loop/repeat on failure/exception 16 лет назад
  padraic 470eb3915d Added date parsing for the nebulous RSS format (non-standard) - fixes ZF-7908 16 лет назад
  padraic 4f3f177e0e Added getExtension() to entry level, and refactored internally to use this method in preference to protected vars holding Core Extensions 16 лет назад
  padraic 186cba3948 All interfaces and abstract classes renamed to namespace friendly terms. 16 лет назад
  padraic 96e5fa7c0d Should fix certain feeds in RSS which are not following one of RFC822/RFC2822 for dates (reported by Kawsar Saiyeed) 16 лет назад
  norm2782 0d5a1edff4 Renamed Zend_Feed_Reader_Entry_Abstract to Zend_Feed_Reader_Entry_EntryAbstract. 16 лет назад
  norm2782 9a25793f5b Adding Enclosure support to Atom and RSS. Adding Podcast extension. 16 лет назад
  matthew 6289bc49a8 [REVIEW] Promoted Zend_Feed_Reader to trunk 16 лет назад