| Bug #8647 | confusion between 'n' and ',' |
| Submitted: |
2006年09月07日 08:22 UTC |
| From: |
fenn59 at gmail dot com |
Assigned: |
pfischer |
| Status: |
Closed |
Package: |
File_Archive (version CVS) |
| PHP Version: |
5.1.2 |
OS: |
kubuntu 6.06 |
| Roadmaps: |
(Not assigned) |
[2006年09月07日 08:22 UTC] fenn59 at gmail dot com
(Fenn)
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'
Comments
[2007年01月08日 19:05 UTC] pfischer at php dot net
(Pablo Fischer)
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.