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 57c246f commit 174690bCopy full SHA for 174690b
php_ion.h
@@ -16,7 +16,7 @@
16
extern zend_module_entry ion_module_entry;
17
# define phpext_ion_ptr &ion_module_entry
18
19
-# define PHP_ION_VERSION "0.2.1"
+# define PHP_ION_VERSION "0.3.0dev"
20
21
# if defined(ZTS) && defined(COMPILE_DL_ION)
22
ZEND_TSRMLS_CACHE_EXTERN()
0 commit comments