|
|
há 5 anos atrás | |
|---|---|---|
| .. | ||
| Serializer | há 5 anos atrás | |
| Test | há 5 anos atrás | |
| JsonConverter.php | há 5 anos atrás | |
| JsonValidator.php | há 5 anos atrás | |
| README.md | há 5 anos atrás | |
| SerializerInterface.php | há 5 anos atrás | |
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.