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 df126f5 commit 6472b9fCopy full SHA for 6472b9f
php_msgpack.h
@@ -3,7 +3,7 @@
3
4
#include "Zend/zend_smart_str.h" /* for smart_string */
5
6
-#define PHP_MSGPACK_VERSION "2.0.2"
+#define PHP_MSGPACK_VERSION "2.0.3-dev"
7
8
extern zend_module_entry msgpack_module_entry;
9
#define phpext_msgpack_ptr &msgpack_module_entry
0 commit comments