Home » File Formats » File_Archive » Bug #8647
confusion between 'n' and ','
Details
| Submitted | 2006-09-07 08:22 UTC |
|---|---|
| From | fenn59 at gmail dot com |
| Assigned | pfischer |
| Status | Closed |
| Package | File_Archive |
| PHP Version | 5.1.2 |
| OS | kubuntu 6.06 |
| Roadmaps | (Not assigned) |
Comments
[2006-09-07 08:22 UTC] fenn59 at gmail dot com
Description:
------------
Line 66 in file 'Archive/Writer/AddBaseName.php' has
$this->writer->newFromTempFile($tmpfilen $this->baseName.
$filename, $stat, $mime);
The first argument should be '$tmpfile,' and
not '$tmpfilen'
[2007-01-08 19:05 UTC] pfischer at php dot net
This bug has been fixed in CVS.
If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
Thanks and sorry for the delay.