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 c0e4495b66 fixes CS
2015-08-24 09:13:45 +02:00
..
AbstractNormalizer.php fixes CS 2015-08-24 09:13:45 +02:00
CustomNormalizer.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
DenormalizableInterface.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
DenormalizerInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
GetSetMethodNormalizer.php Add support for variadic arguments in the GetSetNormalizer 2015-08-01 21:55:55 +02:00
NormalizableInterface.php Merge branch '2.5' into 2.6 2014-12-30 10:04:52 +01:00
NormalizerInterface.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
ObjectNormalizer.php [Serializer] Ignore \Traversable in default normalizers. Close #14495. 2015-05-04 09:31:19 +02:00
PropertyNormalizer.php Merge branch '2.6' into 2.7 2015-05-29 16:44:44 +02:00
SerializerAwareNormalizer.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00