mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
php: fiexed unpacker
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ zend_module_entry msgpack_module_entry = {
|
||||
NULL,
|
||||
ZEND_MINFO(msgpack),
|
||||
#if ZEND_MODULE_API_NO >= 20010901
|
||||
MSGPACK_VERSION,
|
||||
MSGPACK_EXTENSION_VERSION,
|
||||
#endif
|
||||
STANDARD_MODULE_PROPERTIES
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user