|
|
2 年之前 | |
|---|---|---|
| .. | ||
| Serializer | 2 年之前 | |
| Test/Unit | 2 年之前 | |
| JsonConverter.php | 2 年之前 | |
| JsonValidator.php | 2 年之前 | |
| README.md | 2 年之前 | |
| SerializerInterface.php | 2 年之前 | |
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.