We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9dd5f commit 5bab8f5Copy full SHA for 5bab8f5
1 file changed
emulate_php_cli.c
@@ -1,4 +1,5 @@
1
-#include <SAPI.h>
+#include "frankenphp.h"
2
+#include <SAPI.h>
3
#include <Zend/zend_alloc.h>
4
#include <Zend/zend_exceptions.h>
5
#include <Zend/zend_interfaces.h>
0 commit comments