mirror of
https://github.com/php/php-src.git
synced 2026-04-08 08:33:06 +02:00
- Bump up Zend's API version
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "zend_compile.h"
|
||||
|
||||
#define ZEND_EXTENSION_API_NO 19990619
|
||||
#define ZEND_EXTENSION_API_NO 20000306
|
||||
|
||||
typedef struct _zend_extension_version_info {
|
||||
int zend_extension_api_no;
|
||||
|
||||
Reference in New Issue
Block a user