mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
bump API number
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ extern struct _zend_arg_info third_arg_force_ref[4];
|
||||
extern struct _zend_arg_info fourth_arg_force_ref[5];
|
||||
extern struct _zend_arg_info all_args_by_ref[1];
|
||||
|
||||
#define ZEND_MODULE_API_NO 20050617
|
||||
#define ZEND_MODULE_API_NO 20050922
|
||||
#ifdef ZTS
|
||||
#define USING_ZTS 1
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user