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 b90fabd commit 0383c01Copy full SHA for 0383c01
buildconf.bat
@@ -1,5 +1,5 @@
1
@echo off
2
cscript /nologo win32\build\buildconf.js %*
3
SET PHP_BUILDCONF_PATH=%~dp0
4
-copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH%
+copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
5
SET PHP_SDK_SCRIPT_PATH=
0 commit comments