msgpack 3.0.1

PHP extension for interfacing with MessagePack


This extension provide API for communicating with MessagePack serialization.

License: 3-Clause-BSD

Changes

* Fix PHP-8.6v compatibility (see PR #180)
* Fix enum support (see gh issue #181, #183 and PR #184)