1
0
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:
Andi Gutmans
2000-10-02 20:08:46 +00:00
parent bf7603cf83
commit fe550afba6

View File

@@ -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;