1
0
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:
Zeev Suraski
2000-03-06 19:25:08 +00:00
parent 4562f7b6d7
commit ca737cc01f

View File

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