mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Bump API versions
This commit is contained in:
parent
64d7297506
commit
ad4a87f798
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@
|
|||
#define ZEND_MODULE_INFO_FUNC_ARGS zend_module_entry *zend_module TSRMLS_DC
|
||||
#define ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU zend_module TSRMLS_CC
|
||||
|
||||
#define ZEND_MODULE_API_NO 20100525
|
||||
#define ZEND_MODULE_API_NO 20121113
|
||||
#ifdef ZTS
|
||||
#define USING_ZTS 1
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue