We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be945f9 commit af01525Copy full SHA for af01525
pear/go-pear.bat
@@ -1,4 +1,4 @@
1
@ECHO OFF
2
set PHP_BIN=php.exe
3
-%PHP_BIN% -d output_buffering=0 PEAR\go-pear.php %1
+%PHP_BIN% -d output_buffering=0 go-pear.phar
4
pause
0 commit comments