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
Fabien Potencier f7eb7972ff fixed CS
2017-09-27 10:32:40 -07:00
..
AbstractNormalizer.php [Serializer] Add Support for in CustomNormalizer 2017-09-27 10:32:12 -07:00
AbstractObjectNormalizer.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
ArrayDenormalizer.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
ContextAwareDenormalizerInterface.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
ContextAwareNormalizerInterface.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
CustomNormalizer.php [Serializer] Add Support for in CustomNormalizer 2017-09-27 10:32:12 -07:00
DataUriNormalizer.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
DateIntervalNormalizer.php [Serializer][FrameworkBundle] Add a DateInterval normalizer 2017-09-15 18:08:37 +02:00
DateTimeNormalizer.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
DenormalizableInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02: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 Fix phpdoc for serializer normalizers exceptions 2017-07-06 10:39:51 +03:00
GetSetMethodNormalizer.php [Serializer] Add local cache to normalizers 2017-09-16 12:19:29 +02:00
JsonSerializableNormalizer.php Add a normalizer that support JsonSerializable objects 2016-02-25 21:06:29 +02:00
NormalizableInterface.php [CS] Apply phpdoc_annotation_without_dot 2017-09-11 13:37:52 -07: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 for serializer normalizers exceptions 2017-07-06 10:39:51 +03:00
ObjectNormalizer.php Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
ObjectToPopulateTrait.php fixed CS 2017-09-27 10:32:40 -07:00
PropertyNormalizer.php [Serializer] Add local cache to normalizers 2017-09-16 12:19:29 +02:00
SerializerAwareNormalizer.php Add normalizer / denormalizer awarness 2016-02-19 11:48:56 +01:00