PEAR is archived and read-only

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

Home » XML » XML_Parser » Bug #201

Class should allow setting of a string instead of a file for input

Details

Submitted2003-11-05 18:55 UTC
Fromjpatrin at pnicorp dot com
Assignedmroch
StatusClosed
PackageXML_Parser
PHP Version4.3.2
OSLinux
Roadmaps(Not assigned)

Comments

[2003-11-05 18:55 UTC] jpatrin at pnicorp dot com

Description:
------------
This class requires that a file be used for input, but it can just as easily use a string. I have implemented this functionality and can send a diff if it would help.

Reproduce code:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
N/A

[2003-11-05 20:36 UTC] jpatrin at pnicorp dot com

Fixed summary typo