We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update composer.json
Serialization of SplFixedArray and classes extending from it
Fixing SplFixedArray not being serializable
Changed object cache from protected to protected static
Added backslash to PHP internal functions
Update DeepCopySerializer.php
DeepCopySerializer
Merge branch 'master' of github.com:nilportugues/serializer
Support for Traversable classes
Update README.md