msgpack 2.0.1

PHP extension for interfacing with MessagePack


This extension provide API for communicating with MessagePack serialization.

License: 3-Clause-BSD

Changes

- Fixed issue #82 (Check hash protection flag to avoid memory corruption)
- Fixed Issue #80 (Serialized failed on unseted value)
- When packing/unpacking a zend_object don't call magic methods __set/__get