PEAR is archived and read-only

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

Home » PEAR » PEAR_PackageFileManager » Bug #6843

don't rely on XML/Tree (PEAR_PackageFileManager_Svn)

Details

Submitted2006-02-20 18:42 UTC
Fromrobbie dot wilhelm at gmail dot com
Assignedcellog
StatusClosed
PackagePEAR_PackageFileManager
PHP Version5.1.1
OSlinux (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.