error message unclear on converting phar with existing file
| Bug #48377 | error message unclear on converting phar with existing file | ||||
|---|---|---|---|---|---|
| Submitted: | 2009-05-24 19:13 UTC | Modified: | 2009-07-23 17:04 UTC | ||
| From: | cellog@php.net | Assigned: | cellog (profile) | ||
| Status: | Closed | Package: | PHAR related | ||
| PHP Version: | 5.3CVS-2009-05-24 (CVS) | OS: | n/a | ||
| Private report: | No | CVE-ID: | None | ||
[2009-05-24 19:13 UTC] cellog@php.net
Description: ------------ if one is converting from a tar P1-1.0.0.tar to P1-1.0.0.tgz, the error message says the file extension is invalid, when in fact the problem is that the file exists and must be deleted prior to converting.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2009-07-23 17:04 UTC] cellog@php.net