Releases: elliotchance/phpserialize
Releases · elliotchance/phpserialize
v1.1.3
unmarshall array: nested associative. Fixes #7 (#8) This fixes a bug where a nested array might be associative.
v1.1.2
do not escape strings (#6) Do not escape strings as PHP does not support escaping in serialized string
v1.1.1
v1.1.0
- Added the ability to unmarshal an object into a
map
.
v1.0.0
Adding travis build status