|
|
před 5 roky | |
|---|---|---|
| .. | ||
| Serializer | před 5 roky | |
| Test | před 5 roky | |
| JsonConverter.php | před 5 roky | |
| JsonValidator.php | před 5 roky | |
| README.md | před 5 roky | |
| SerializerInterface.php | před 5 roky | |
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.