We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a7dcc commit 0cd46b1Copy full SHA for 0cd46b1
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.1.2"
+#define PHP_MSGPACK_VERSION "2.2.0RC1"
7
8
extern zend_module_entry msgpack_module_entry;
9
#define phpext_msgpack_ptr &msgpack_module_entry
0 commit comments