summaryrefslogtreecommitdiff
path: root/lang/php/pear_plist.php
AgeCommit message (Collapse)AuthorFilesLines
2004-11-01'data' items must be handled same way as 'test' and 'doc' - they are installedjdolecek1-1/+2
into BASE/data/<pkgname>/*
2004-11-01Deal with backslashes in the file names, translate them to forwardjdolecek1-1/+4
slashes. This is necessary e.g. for pear-DIME, which uses backslashes.
2004-11-01use shared pear package support framework for both php4 & php5; based onjdolecek1-0/+50
the former php4 version