Skip to content

Commit eef28da

Browse files
committed
bump API number
1 parent 8524b33 commit eef28da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/zend_modules.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ extern struct _zend_arg_info third_arg_force_ref[4];
3838
extern struct _zend_arg_info fourth_arg_force_ref[5];
3939
extern struct _zend_arg_info all_args_by_ref[1];
4040

41-
#define ZEND_MODULE_API_NO 20050617
41+
#define ZEND_MODULE_API_NO 20050922
4242
#ifdef ZTS
4343
#define USING_ZTS 1
4444
#else

0 commit comments

Comments
 (0)