PEAR is archived and read-only

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

Home » File Formats » File_Archive » Bug #8647

confusion between 'n' and ','

Details

Submitted2006-09-07 08:22 UTC
Fromfenn59 at gmail dot com
Assignedpfischer
StatusClosed
PackageFile_Archive
PHP Version5.1.2
OSkubuntu 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.