mirror of
https://github.com/php/php-src.git
synced 2026-04-20 06:21:12 +02:00
Update module_api_no
This commit is contained in:
@@ -37,7 +37,7 @@ extern unsigned char second_arg_allow_ref[];
|
||||
|
||||
#include "zend.h"
|
||||
|
||||
#define ZEND_MODULE_API_NO 20000809
|
||||
#define ZEND_MODULE_API_NO 20001214
|
||||
#ifdef ZTS
|
||||
#define USING_ZTS 1
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user