Home » Web Services » Services_ExchangeRates » Bug #6724
Depending Class "XML_Tree" doesn't work with PHP > 5.0
Details
| Submitted | 2006-02-08 10:35 UTC |
|---|---|
| From | office at bluegate dot at |
| Status | Duplicate |
| Package | Services_ExchangeRates |
| PHP Version | 5.1.2 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2006-02-08 10:35 UTC] office at bluegate dot at
Description:
------------
The class "XML_Tree" on which Services_ExchangeRates depends, doesn't work with PHP > 5.0 (cause of the new object oriented features i think).
My PHP version: 5.1.2
Error Message:
------------------------------------------------
PHP Parse error: syntax error, unexpected T_CLONE, expecting T_STRING in <PEAR XML PATH>\Tree.php on line 297
The problem is, that the XML_Tree Package isn't maintained any more.. :o(
With PHP < 5.0 everything works fine...
[2006-03-13 20:14 UTC] cross at php dot net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.
Thank you for your interest in PEAR.
Dup ticket