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 80d29aa commit bc86c6fCopy full SHA for bc86c6f
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.3"
+#define PHP_MSGPACK_VERSION "2.0.4-dev"
7
8
extern zend_module_entry msgpack_module_entry;
9
#define phpext_msgpack_ptr &msgpack_module_entry
0 commit comments