|
il y a 5 ans | |
---|---|---|
.. | ||
Serializer | il y a 5 ans | |
Test | il y a 5 ans | |
JsonConverter.php | il y a 5 ans | |
JsonValidator.php | il y a 5 ans | |
README.md | il y a 5 ans | |
SerializerInterface.php | il y a 5 ans |
Serialize library provides interface SerializerInterface and multiple implementations:
JSON_HEX_TAG
option enabled;Using Serialize implementation directly is discouraged, always use SerializerInterface, using Serialize implementation may lead to security vulnerabilities.