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.
--enable-zephir-parser=shared
1 parent 06c8c2d commit b286f5dCopy full SHA for b286f5d
.github/workflows/windows.yml
@@ -133,7 +133,7 @@ jobs:
133
run: |
134
call C:\tools\php-sdk\phpsdk-vc${{ matrix.vc_num }}-${{ matrix.arch }}.bat
135
call C:\tools\php-sdk\bin\phpsdk_setvars.bat
136
- configure --with-prefix=C:\php --with-php-build=C:\php-devpack --disable-all --enable-zephir-parser=shared
+ configure --with-prefix=C:\php --with-php-build=C:\php-devpack --disable-all
137
138
- shell: cmd
139
0 commit comments