mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
php: added unpack of class object converter
This commit is contained in:
parent
fe26df5355
commit
5debbd2be8
86 changed files with 14795 additions and 1451 deletions
|
|
@ -1,5 +1,11 @@
|
|||
msgpack extension changelog
|
||||
|
||||
Version 0.4.0
|
||||
-------------
|
||||
* Fix array pack.
|
||||
* Fix test code.
|
||||
* Add unpack of class object converter.
|
||||
|
||||
Version 0.3.4
|
||||
-------------
|
||||
* Support PHP 5.3.x version on Windows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue