PEAR is archived and read-only

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

Home » File Formats » Archive_Tar » Bug #2735

Had trouble opening archive if I gave it an array of absolute paths

Details

Submitted2004-11-10 23:47 UTC
Frommikezornek at mikezornek dot com
StatusNo Feedback
PackageArchive_Tar
PHP Version4.3.4
OSOS X 10.3.6
Roadmaps(Not assigned)

Comments

[2004-11-10 23:47 UTC] mikezornek at mikezornek dot com

Description:
------------
If I created an array with the absolute paths of the
archive I wanted to create it would create the archive
but when I would try to extract it it would be all
weird. I fixed the problem by using a relative path.
Works as expected with that.