You are here: Documentation » Miscellaneous Documentation » Release Notes » SimplePie 0.94
Table of Contents
SimplePie 0.94
Released on 23 September 2004
Changes
- [New] Implemented much better code for parsing and displaying non-English characters in feeds.
- [New] Support for automatically deleting cache files that have been unused for 7 days (can be changed via a parameter in the
simplepie()
function). - [New]
application/xml
is now in the auto-discovery list (as this is what Mozilla.org uses). - [Changed] As per Mark Pilgrim's suggestions on how to improve the security of RSS, SimplePie now strips out the following tags prior to parsing:
!doctype
,html
,body
,meta
,style
,script
,noscript
,embed
,object
,param
,blink
,marquee
,frameset
,frame
,iframe
,form
,input,
andfont
- [Changed] It also takes the time to remove the following attributes from all tags:
style
,class
, andid
- [Fixed] Made significant improvements in parsing not-well-formed RSS feeds by rewriting
CDATA
sections in feeds.
Announcement
misc/release_notes/simplepie_0.94.txt · Last modified: 2011/03/06 03:56 (external edit)