PEAR is archived and read-only

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

Home » XML » XML_RSS » Bug #4537

Support for Atom feeds

Details

Request #4537Support for Atom feeds
Submitted2005-06-06 13:41 UTC
Fromlapo at lapo dot it
StatusWont fix
PackageXML_RSS
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2005-06-06 13:41 UTC] lapo at lapo dot it

Description:
------------
Supporting Atom feeds should be fairly simple: they got many fields in common with normal RSS; tought maybe using a different PEAR package suck as XML_Atom could be more appropriate than XML_RSS?
But again, containing moslt ythe same data they could be transparently be accepted "as RSS" without even needing to know the source format...