|
5 yıl önce | |
---|---|---|
.. | ||
Serializer | 5 yıl önce | |
Test | 5 yıl önce | |
JsonConverter.php | 5 yıl önce | |
JsonValidator.php | 5 yıl önce | |
README.md | 5 yıl önce | |
SerializerInterface.php | 5 yıl önce |
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.