Changelog
Version 0.9.1 - (26 October 2004)
- Alied support for XML entity ' (missing in HTML_ENTITIES in PHP)
Version 0.9 - (01 October 2004)
- Support for convert pubDate to PHP timestamp format
- Alied property $default_cp (default document codepage in case of missing codepage definition in RSS)
- Alied property $items_limit (allows limit number of returned items)
- Alied property $CDATA
- PHP code has been cleaned up (no warnings if running in lower errorlevels now)
- Removed property $subs_char (no longer needed)
Version 0.6 - (21 January 2004)
- Strips HTML from description
- RSS 1.0 and 2.0 support
- Character encoding conversion
- Tags not present in RSS are also not present in result now.
Version 0.2 - (29 June 2003)
- Bugfix: Bad caching of temporary unreachable RSS files
Version 0.1.1 - (11 May 2003)