mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
- Change zend_extension_api_no
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "zend_compile.h"
|
||||
|
||||
#define ZEND_EXTENSION_API_NO 20000815
|
||||
#define ZEND_EXTENSION_API_NO 20001002
|
||||
|
||||
typedef struct _zend_extension_version_info {
|
||||
int zend_extension_api_no;
|
||||
|
||||
Reference in New Issue
Block a user