Skip to content

Releases: pear/XML_Feed_Parser

v1.0.5

11 Feb 14:10
Compare
Choose a tag to compare

QA release
Bug #16416 atom:link causes getLink to fail for RSS2.php
Bug #16986 Fatal error on XML_Feed_Parser_RSS2::getEntryById()
Bug #19086 RSS block picks the wrong links for articles
Bug #19089 constructor doesn't respect $suppressWarnings flags
Bug #19091 Warnings when image element has no title, link, or url attribute

v1.0.4

09 Feb 16:52
Compare
Choose a tag to compare

QA Release
Bug #15129 Assorted parse errors in tests
Bug #15309
Bug #15318
Bug #15322
Bug #15365

v1.0.3

09 Feb 16:52
Compare
Choose a tag to compare

Bug fix release. Closes:
#13215 - Encoding problems
#12919 - & in ULR's causes problems
#12522 - pubDate handler throws warning on empty field
#12017 - no rss2 image if itunes:image/ precedes
#11467 - Escaped HTML in Atom Text Constructs
#10702 - Indirect modification of overloaded property
#10336 - Error with encoding handling on xhtml

v1.0.2

09 Feb 16:53
Compare
Choose a tag to compare

Fixed bug #10499 - AtomElement's xpath is NULL (thanks to Teo Hui Ming)
Fixed bug #10501 -- atom getLink() should query links without rel in special case (thanks to Teo Hui Ming)

v1.0.1

09 Feb 16:53
Compare
Choose a tag to compare

Fixed bug in atom link handling that was preventing link retrieval
Changed detection of text content type to avoid false positives