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 ca2bbb6 commit 5f4f0ebCopy full SHA for 5f4f0eb
.ci/build-win32.bat
@@ -17,6 +17,6 @@ lemon -s zephir.lemon
17
18
ECHO Generating parser.c
19
20
-ECHO #include ^<php.h^>>parser.c
+:: ECHO #include ^<php.h^>>parser.c
21
TYPE zephir.c >> parser.c
22
TYPE base.c >> parser.c
0 commit comments