Home » PEAR » PEAR_PackageFileManager » Bug #6843
don't rely on XML/Tree (PEAR_PackageFileManager_Svn)
Details
| Submitted | 2006-02-20 18:42 UTC |
|---|---|
| From | robbie dot wilhelm at gmail dot com |
| Assigned | cellog |
| Status | Closed |
| Package | PEAR_PackageFileManager |
| PHP Version | 5.1.1 |
| OS | linux (gentoo) |
| Roadmaps | (Not assigned) |
Comments
[2006-02-20 18:42 UTC] robbie dot wilhelm at gmail dot com
Description:
------------
PEAR_PackageFileManager_Svn
uses XML/Tree
XML Tree doesn't work with php5:
Parse error: syntax error, unexpected T_CLONE, expecting T_STRING in /usr/lib/php5/share/pear/XML/Tree.php on line 297
this package is not maintained anymore.