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 e22bd3f commit a86b165Copy full SHA for a86b165
phper-sys/php_wrapper.h
@@ -6,6 +6,7 @@
6
#include <php_ini.h>
7
#include <ext/standard/info.h>
8
#include <zend_exceptions.h>
9
+#include <main/SAPI.h>
10
11
typedef ZEND_INI_MH(phper_zend_ini_mh);
12
0 commit comments