This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Serializer/Normalizer
2014-06-24 23:45:04 +02:00
..
CustomNormalizer.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
DenormalizableInterface.php Completly refactor the Serializer Options Pull Request to push context information directly and avoid state and dependencies between SerializerInterface and encoders/normalizers. 2013-01-18 14:08:59 +01:00
DenormalizerInterface.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
GetSetMethodNormalizer.php [Components][Serializer] optional constructor arguments can be omitted during the denormalization process 2014-06-24 23:45:04 +02:00
NormalizableInterface.php Completly refactor the Serializer Options Pull Request to push context information directly and avoid state and dependencies between SerializerInterface and encoders/normalizers. 2013-01-18 14:08:59 +01:00
NormalizerInterface.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
SerializerAwareNormalizer.php [Serializer] Add a docblock to help type hinting 2012-07-26 15:58:31 +03:00