|
|
%!s(int64=5) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Serializer | %!s(int64=5) %!d(string=hai) anos | |
| Test | %!s(int64=5) %!d(string=hai) anos | |
| JsonConverter.php | %!s(int64=5) %!d(string=hai) anos | |
| JsonValidator.php | %!s(int64=5) %!d(string=hai) anos | |
| README.md | %!s(int64=5) %!d(string=hai) anos | |
| SerializerInterface.php | %!s(int64=5) %!d(string=hai) anos | |
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.