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 906a151 commit ca2bbb6Copy full SHA for ca2bbb6
.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