ID: 48377 Updated by: cel...@php.net Reported By: cel...@php.net -Status: Open +Status: Closed Bug Type: PHAR related Operating System: n/a PHP Version: 5.3CVS-2009-05-24 (CVS) -Assigned To: +Assigned To: cellog New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2009-07-23 17:04:25] s...@php.net Automatic comment from SVN on behalf of cellog Revision: http://svn.php.net/viewvc/?view=revision&revision=284660 Log: fix PHP Bug #48377: error message unclear on converting phar with existing file ------------------------------------------------------------------------ [2009-05-24 19:13:29] cel...@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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48377&edit=1