We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144e8d1 commit f6ee308Copy full SHA for f6ee308
Zend/zend_extensions.h
@@ -44,7 +44,7 @@ You can use the following macro to check the extension API version for compatibi
44
45
/* The first number is the engine version and the rest is the date (YYYYMMDD).
46
* This way engine 2/3 API no. is always greater than engine 1 API no.. */
47
-#define ZEND_EXTENSION_API_NO 20180731
+#define ZEND_EXTENSION_API_NO 320180731
48
49
typedef struct _zend_extension_version_info {
50
int zend_extension_api_no;
0 commit comments