Home » XML » XML_RSS » Bug #3240
XML_RSS really depends on XML_Tree?
Details
| Submitted | 2005-01-19 12:18 UTC |
|---|---|
| From | roux at dot-wired dot org |
| Assigned | mj |
| Status | Closed |
| Package | XML_RSS |
| PHP Version | 4.3.10 |
| OS | Debian |
| Roadmaps | (Not assigned) |
Comments
[2005-01-19 12:18 UTC] roux at dot-wired dot org
Description:
------------
This library requires **XML_Tree** package, but I checked this code, it seems to require only **XML_Parser** package, not **XML_Tree**.