Home » XML » XML_Parser » Bug #201
Class should allow setting of a string instead of a file for input
Details
| Submitted | 2003-11-05 18:55 UTC |
|---|---|
| From | jpatrin at pnicorp dot com |
| Assigned | mroch |
| Status | Closed |
| Package | XML_Parser |
| PHP Version | 4.3.2 |
| OS | Linux |
| 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