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
2021-01-06 12:56:58 +01:00
..
AbstractNormalizer.php [Serializer][Minor] Fix exception message 2020-10-02 22:12:42 +02:00
AbstractObjectNormalizer.php Merge branch '3.4' into 4.4 2020-09-02 18:08:58 +02:00
ArrayDenormalizer.php Improve return phpdoc for Normalizer 2020-11-25 12:55:08 +01:00
CacheableSupportsMethodInterface.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
ConstraintViolationListNormalizer.php Apply "visibility_required" CS rule to constants 2020-12-08 17:59:59 +01:00
ContextAwareDenormalizerInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
ContextAwareNormalizerInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
CustomNormalizer.php Fix CS 2020-02-04 10:32:40 +01:00
DataUriNormalizer.php Improve return phpdoc for Normalizer 2020-11-25 12:55:08 +01:00
DateIntervalNormalizer.php Apply "visibility_required" CS rule to constants 2020-12-08 17:59:59 +01:00
DateTimeNormalizer.php Apply "visibility_required" CS rule to constants 2020-12-08 17:59:59 +01:00
DateTimeZoneNormalizer.php Improve return phpdoc for Normalizer 2020-11-25 12:55:08 +01:00
DenormalizableInterface.php [Serializer] Fix DenormalizableInterface::denormalize() return type declaration in docblock 2020-12-18 14:21:55 +01:00
DenormalizerAwareInterface.php [Typography] Remove unneeded description comments 2020-10-12 14:32:39 +02:00
DenormalizerAwareTrait.php Merge branch '3.4' into 4.4 2020-10-13 13:09:48 +02:00
DenormalizerInterface.php [Typography] Remove unneeded description comments 2020-10-12 14:32:39 +02:00
GetSetMethodNormalizer.php Fix CS 2020-02-04 10:32:40 +01:00
JsonSerializableNormalizer.php Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
NormalizableInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
NormalizerAwareInterface.php [Typography] Remove unneeded description comments 2020-10-12 14:32:39 +02:00
NormalizerAwareTrait.php Merge branch '3.4' into 4.4 2020-10-13 13:09:48 +02:00
NormalizerInterface.php Merge branch '3.4' into 4.4 2020-10-13 13:09:48 +02:00
ObjectNormalizer.php Fix CS 2020-02-04 10:32:40 +01:00
ObjectToPopulateTrait.php Merge branch '3.4' into 4.3 2019-08-16 08:36:19 +02:00
ProblemNormalizer.php Rename normalize param 2021-01-06 12:56:58 +01:00
PropertyNormalizer.php Fix CS 2020-02-04 10:32:40 +01:00