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 bd573ea commit 3a5d5e0Copy full SHA for 3a5d5e0
.github/scripts/windows/build_task.bat
@@ -35,7 +35,7 @@ set CFLAGS=/W1 /WX
35
36
cmd /c configure.bat ^
37
--enable-snapshot-build ^
38
- --disable-debug-pack ^
+ --enable-debug-pack ^
39
--without-analyzer ^
40
--enable-object-out-dir=%PHP_BUILD_OBJ_DIR% ^
41
--with-php-build=%DEPS_DIR% ^
0 commit comments