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 commitsRelated reports

 [2009-07-23 17:04 UTC] cellog@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.