mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
bump API number
This commit is contained in:
parent
8524b33feb
commit
eef28dacec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue