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 484102d commit 274582bCopy full SHA for 274582b
php_msgpack.h
@@ -3,7 +3,7 @@
3
4
#include "Zend/zend_smart_str.h" /* for smart_string */
5
6
-#define PHP_MSGPACK_VERSION "0.5.7-dev"
+#define PHP_MSGPACK_VERSION "2.0.0-dev"
7
8
extern zend_module_entry msgpack_module_entry;
9
#define phpext_msgpack_ptr &msgpack_module_entry
0 commit comments