Home » PEAR » PEAR_PackageFileManager » Bug #2367
warning when package has no files in package root dir
Details
| Submitted | 2004-09-21 16:11 UTC |
|---|---|
| From | smith at backendmedia dot com |
| Assigned | cellog |
| Status | Closed |
| Package | PEAR_PackageFileManager |
| PHP Version | 4.3.8 |
| OS | windows 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