mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-19 21:16:52 +02:00
php: fiexed unpacker
This commit is contained in:
@@ -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