mirror of
https://github.com/php/php-src.git
synced 2026-04-19 05:51:02 +02:00
Bump ZEND_MODULE_API_NO due to the TSRMLS change to zend_is_true()
This commit is contained in:
@@ -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 20131106
|
||||
#define ZEND_MODULE_API_NO 20131218
|
||||
#ifdef ZTS
|
||||
#define USING_ZTS 1
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user