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 #2367

warning when package has no files in package root dir

Details

Submitted2004-09-21 16:11 UTC
Fromsmith at backendmedia dot com
Assignedcellog
StatusClosed
PackagePEAR_PackageFileManager
PHP Version4.3.8
OSwindows xp sp2
Roadmaps(Not assigned)

Comments

[2004-09-21 16:11 UTC] smith at backendmedia dot com

Description:
------------
I get the following notice:
"Notice: Undefined index: / in c:\php\PEAR\PEAR\PackageFileManager\File.php on line 125"

(version 1.2.1)

when I run the packagefilemanager on the package.php for either the RDF_N3 or RDF_NTriple package. I assume the problem is that there are no files in the root dir of the package.

[2004-09-21 21:43 UTC] smith at backendmedia dot com

no its not really a problem .. just an ugly notice thats all