We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026e948 commit 536289aCopy full SHA for 536289a
extra/win32/core/script/php/common.ps1
@@ -1,3 +1,4 @@
1
+$ErrorActionPreference = 'Stop'
2
3
$dlDir=$Args[0]
4
$phpDir=$Args[1]
0 commit comments