Download List

Project Description

MagpieRSS provides an XML-based RSS parser in PHP.

Fetching the remote RSS newfeed, parsing it, and

caching the results are all transparently supported behind a simple functional interface. It makes use of its integrated cache, and HTTP conditional gets to stay responsive and light-weight. RSS versions 0.9-1.0 and 2.0 are supported, including support for namespaces and RSS 1.0 modules.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-28 11:49
0.72

A solution was improved in
extlib/Snoopy.class.inc. An arbitrary code
execution vulnerability in extlib/Snoopy.class.inc
when using curl+ssl was fixed. This vulnerability
is described at
http://www.sec-consult.com/216.html.
Tags: Minor security fixes

2005-04-08 23:31
0.71.1

Improved socket handling in the HTTP library. Experimental parsing support for Atom.
Tags: Minor feature enhancements

2003-06-13 09:48
0.5.1

A fix was made for silent failure when attempting to fetch files via gzip encoding, and PHP has been compiled without zlib support.
Tags: Major bugfixes

2003-05-13 08:55
0.5

This release adds optional (on by default) support for
HTTP gzip encoding. There are also various small
bugfixes, simpler usage examples, and a
troubleshooting guide.
Tags: Major feature enhancements

2003-01-22 11:29
0.4

Error handling was improved, example scripts were included, and a new Smarty plugin for RSS date parsing was added.
Tags: Minor feature enhancements

Project Resources