PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_Feed_Parser » Bug #5900

Parser for RSS09 not provided in the PEAR package

Details

Submitted2005-11-09 00:51 UTC
Fromjackson at tekzen dot net
Assignedjystewart
StatusClosed
PackageXML_Feed_Parser
PHP Version5.0.3
OSMacOSX
Roadmaps(Not assigned)

Comments

[2005-11-09 00:51 UTC] jackson at tekzen dot net

Description:
------------
The PEAR package includes RSS09Element.php but does not
include RSS09.php

I imagine this is just an oversight or is the 09 parser not
available yet?

Actual result:
--------------
<b>Fatal error</b>: XML_Feed_Parser::__construct() [<a
href='function.require'>function.require</a>]: Failed opening
required 'Parser/RSS09.php' (include_path='.:/usr/local/php5/
lib/php') in <b>/usr/local/php5/lib/php/XML/Feed/Parser.php</
b> on line <b>105</b><br />

[2005-11-09 04:35 UTC] jystewart at php dot net

This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.