msgpack 2.2.0RC1

PHP extension for interfacing with MessagePack


This extension provide API for communicating with MessagePack serialization.

License: 3-Clause-BSD

Changes

* Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156)
* Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize