php-serialize
Advanced tools
Changelog
5.1.3
Changelog
5.1.2
Changelog
5.0.1
isSerialized
(Thanks @maxbronnikov10)Changelog
5.0.0
Remove dependence on assert
native module for validation, and use simple error instead (Thanks @eliandoran)
Because this changes the error class from AssertionError
to Error
which might break downstream code,
this is being tagged as semver-major.
Changelog
4.1.1
Map
support for multiple elements (Thanks @trim21)Changelog
4.1.0
Map
s as equivalent for unordered PHP objects (Thanks @trim21)Changelog
4.0.1