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 5556666 commit 85668acCopy full SHA for 85668ac
php_msgpack.h
@@ -3,7 +3,7 @@
3
4
#include "ext/standard/php_smart_str.h" /* for smart_str */
5
6
-#define PHP_MSGPACK_VERSION "0.5.7"
+#define PHP_MSGPACK_VERSION "0.5.8-dev"
7
8
extern zend_module_entry msgpack_module_entry;
9
#define phpext_msgpack_ptr &msgpack_module_entry
0 commit comments