We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8524b33 commit eef28daCopy full SHA for eef28da
Zend/zend_modules.h
@@ -38,7 +38,7 @@ extern struct _zend_arg_info third_arg_force_ref[4];
38
extern struct _zend_arg_info fourth_arg_force_ref[5];
39
extern struct _zend_arg_info all_args_by_ref[1];
40
41
-#define ZEND_MODULE_API_NO 20050617
+#define ZEND_MODULE_API_NO 20050922
42
#ifdef ZTS
43
#define USING_ZTS 1
44
#else
0 commit comments