|
vor 5 Jahren | |
---|---|---|
.. | ||
Serializer | vor 5 Jahren | |
Test | vor 5 Jahren | |
JsonConverter.php | vor 5 Jahren | |
JsonValidator.php | vor 5 Jahren | |
README.md | vor 5 Jahren | |
SerializerInterface.php | vor 5 Jahren |
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.