|
|
пре 5 година | |
|---|---|---|
| .. | ||
| Serializer | пре 5 година | |
| Test | пре 5 година | |
| JsonConverter.php | пре 5 година | |
| JsonValidator.php | пре 5 година | |
| README.md | пре 5 година | |
| SerializerInterface.php | пре 5 година | |
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.