Edit report at https://bugs.php.net/bug.php?id=62649&edit=1

 ID:                 62649
 Updated by:         s...@php.net
 Reported by:        mlocati at gmail dot com
 Summary:            phar.phar.bat missing quotes
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            PHAR related
 Operating System:   Windows 7 64 bit
 PHP Version:        5.3.15
-Assigned To:        
+Assigned To:        stas
 Block user comment: N
 Private report:     N

 New Comment:

The fix for this bug has been committed.

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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Looks like dsp already merged it.


Previous Comments:
------------------------------------------------------------------------
[2012-07-24 08:53:58] mlocati at gmail dot com

Description:
------------
phar.phar.bat is missing double quotes:
instead of
%~dp0php.exe %~dp0pharcommand.phar %*
we should have
"%~dp0php.exe" "%~dp0pharcommand.phar" %*



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62649&edit=1

Reply via email to