mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
commit for win32 - binary so line endings are always preserved - this time on HEAD, where it belongs
This commit is contained in:
parent
2acc314e6f
commit
c0fd859688
1 changed files with 4 additions and 0 deletions
4
pear/go-pear.bat
Normal file
4
pear/go-pear.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
@ECHO OFF
|
||||
set PHP_BIN=php.exe
|
||||
%PHP_BIN% -n -d output_buffering=0 PEAR\go-pear.php
|
||||
pause
|
Loading…
Add table
Add a link
Reference in a new issue