PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_Feed_Parser

Providing a unified API for handling Atom/RSS

This package is unmaintained.

Download latest release 1.0.5 (there might be newer Composer installable version)

License: LGPL

Description

XML_Feed_Parser is a parser for (the various) RSS and Atom format XML feeds. It attempts to provide a somewhat unified API while still allowing access to the full details of each feed type.

Documentation

Manual

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#5677ClosedBug2005-10-12Parse error
#5900ClosedBug2005-11-08Parser for RSS09 not provided in the PEAR package
#6165ClosedBug2005-12-06when i search pear for ATOM i don't find XML_Feed_Parser
#6437BogusBug2006-01-07XML_Feed_Parser_RSS2::getImage() is protected
#6472ClosedBug2006-01-12wrong paths in require_once
#6473ClosedBug2006-01-12missing files
#7549BogusBug0.3.0beta2006-05-03Special Characters
#7550Wont fixReq0.3.0beta2006-05-03More dates support
#7824ClosedBug0.3.0beta2006-06-06Class 'DOMDocument' not found in /usr/share/pear/XML/Feed/Parser.php on line 88
#7859ClosedBug0.3.0beta2006-06-10Cannot validate RSS 2.0 feeds
#8445ClosedReq1.0.0RC12006-08-15Typo and unreachable code
#10335AssignedReq1.0.12007-03-12Can XML_Feed_Parser get nodeValue within the namespace?
#10336ClosedBug1.0.12007-03-12Error with encoding handling on xhtml
#10499ClosedBug1.0.12007-03-25object(AtomElement)'s xpath is NULL
#10501ClosedBug1.0.12007-03-25Atom's getLink() should query links without 'rel' in special case.
#10702ClosedBug1.0.22007-04-12Indirect modification of overloaded property
#10703DuplicateBug1.0.22007-04-12Indirect modification of overloaded property
#11467ClosedBug1.0.22007-06-28Escaped HTML in Atom Text Constructs
#12017ClosedBug1.0.22007-09-11no rss2 image if <itunes:image/> precedes <image>
#12522ClosedBug1.0.22007-11-24pubDate handler throws warning on empty field
#12844BogusBug1.0.22008-01-07only one enclosure element can be accessed
#12916AnalyzedBug1.0.22008-01-16German umlauts are displayed wrong
#12919ClosedBug1.0.22008-01-17& in ULR's causes problems
#13215ClosedBug1.0.22008-02-26Encoding problems
#15129ClosedBugCVS2008-11-22Assorted parse errors in tests
#15309ClosedBug1.0.32008-12-15'pubdate' invalid in RSS 1.0/1.1 feeds
#15318ClosedBugCVS2008-12-16Improve unit tests
#15322ClosedBug2008-12-16Broken tests - Atom 0.3 deprecated
#15365ClosedBugCVS2008-12-20Drivers don't know where to look for schemas
#15366AnalyzedBugCVS2008-12-20Schema validation doesn't work - libxml problem
#16416ClosedBug1.0.32009-07-09atom:link causes getLink to fail for RSS2.php
#16986ClosedBug1.0.32010-01-11Fatal error on XML_Feed_Parser_RSS2::getEntryById()
#17119OpenBugCVS2010-02-16Unit tests fail
#19086ClosedBug1.0.42011-11-29RSS block picks the wrong links for articles
#19089ClosedBug1.0.42011-11-30constructor doesn't respect $suppressWarnings flags
#19091ClosedBug1.0.42011-11-30Warnings when image element has no title, link, or url attribute
#21160OpenReq1.0.52017-01-06Publish on packagist.org