mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-21 07:45:02 +02:00
php: fiexed unpacker
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#ifndef PHP_MSGPACK_H
|
||||
#define PHP_MSGPACK_H
|
||||
|
||||
#define MSGPACK_EXTENSION_VERSION "0.3.0"
|
||||
#define MSGPACK_EXTENSION_VERSION "0.3.1"
|
||||
|
||||
#include "ext/standard/php_smart_str.h"
|
||||
|
||||
|
Reference in New Issue
Block a user