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
2016-05-24 12:10:22 +02:00
..
AbstractNormalizer.php fixed CS 2016-04-20 08:30:26 +02:00
AbstractObjectNormalizer.php [Serializer] Integrate the PropertyInfo Component 2016-04-19 17:00:22 +02:00
ArrayDenormalizer.php [Minor] [Serializer] Removed second license header 2015-10-19 11:36:16 +02:00
CustomNormalizer.php Add normalizer / denormalizer awarness 2016-02-19 11:48:56 +01:00
DataUriNormalizer.php [Serializer] Add a data: URI normalizer 2016-01-25 15:33:44 +01:00
DateTimeNormalizer.php [Serializer] Add a new DateTime normalizer 2016-01-22 08:14:37 +01:00
DenormalizableInterface.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
DenormalizerAwareInterface.php Add normalizer / denormalizer awarness 2016-02-19 11:48:56 +01:00
DenormalizerAwareTrait.php Fix the wrong method name given the corresponding interface 2016-04-14 00:46:09 +02:00
DenormalizerInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
GetSetMethodNormalizer.php [Serializer] Integrate the PropertyInfo Component 2016-04-19 17:00:22 +02:00
JsonSerializableNormalizer.php Add a normalizer that support JsonSerializable objects 2016-02-25 21:06:29 +02:00
NormalizableInterface.php Merge branch '2.5' into 2.6 2014-12-30 10:04:52 +01:00
NormalizerAwareInterface.php Add normalizer / denormalizer awarness 2016-02-19 11:48:56 +01:00
NormalizerAwareTrait.php Fix the wrong method name given the corresponding interface 2016-04-14 00:46:09 +02:00
NormalizerInterface.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
ObjectNormalizer.php [Serializer] ObjectNormalizer: add missing parameters 2016-05-24 12:10:22 +02:00
PropertyNormalizer.php [Serializer] Move the normalization logic in an abstract class 2016-01-04 17:56:09 +01:00
SerializerAwareNormalizer.php Add normalizer / denormalizer awarness 2016-02-19 11:48:56 +01:00