Package Information |
Summary |
PHP extension for interfacing with MessagePack |
Maintainers |
advect vasquaz <
advect at gmail dot com >
(lead)
[details]
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
Michael Wallner <
mike at php dot net >
(lead)
[details]
|
License |
3-Clause-BSD |
Description |
This extension provide API for communicating with MessagePack serialization. |
Homepage |
http://msgpack.org/
|
Release notes
Version 2.2.0RC2
(beta)
|
* Fixed PHP-8.2 compatibility (see gh issue #165) * Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156) * Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize |