Download List

Descripción del Proyecto

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

Una solución fue mejorada en extlib / Snoopy.class.inc. Una vulnerabilidad de ejecución arbitraria de código en extlib / Snoopy.class.inc utilizando curl + ssl fue corregido. Esta vulnerabilidad se describe en http://www.sec-consult.com/216.html.
Tags: Minor security fixes
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.

2005-04-08 23:31
0.71.1

Manejo de toma de Mejora en la biblioteca de HTTP. Compatibilidad con el análisis experimental para Atom.
Tags: Minor feature enhancements
Improved socket handling in the HTTP library. Experimental parsing support for Atom.

2003-06-13 09:48
0.5.1

Una corrección se hizo por no guardar silencio cuando intentan buscar archivos a través de la codificación gzip, y PHP ha sido compilado sin soporte de zlib.
Tags: Major bugfixes
A fix was made for silent failure when attempting to fetch files via gzip encoding, and PHP has been compiled without zlib support.

2003-05-13 08:55
0.5

Esta versión incluye opcional (por defecto) el apoyo a la codificación gzip de HTTP. También hay varias pequeñas soluciones a fallos, los ejemplos más simples de uso, y una guía de solución de problemas.
Tags: Major feature enhancements
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.

2003-01-22 11:29
0.4

El manejo de errores se ha mejorado, scripts de ejemplo se han incluido, y un nuevo plugin de Smarty para analizar RSS de esta fecha.
Tags: Minor feature enhancements
Error handling was improved, example scripts were included, and a new Smarty plugin for RSS date parsing was added.

Project Resources