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 93fb624 commit 05e46b2Copy full SHA for 05e46b2
php_encoding.h
@@ -6,7 +6,7 @@
6
extern zend_module_entry encoding_module_entry;
7
# define phpext_encoding_ptr &encoding_module_entry
8
9
-# define PHP_ENCODING_VERSION "1.0.0"
+# define PHP_ENCODING_VERSION "1.0.1-dev"
10
11
# if defined(ZTS) && defined(COMPILE_DL_ENCODING)
12
ZEND_TSRMLS_CACHE_EXTERN()
0 commit comments