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/Tests/Normalizer
2018-06-21 21:59:49 +02:00
..
AbstractNormalizerTest.php [Serializer] Fix serializer tries to denormalize null values on nullable properties 2018-05-26 11:53:53 +02:00
AbstractObjectNormalizerTest.php allow_extra_attributes does not throw an exception as documented 2018-06-21 21:59:49 +02:00
ArrayDenormalizerTest.php Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
CustomNormalizerTest.php [Serializer] Add Support for in CustomNormalizer 2017-09-27 10:32:12 -07:00
DataUriNormalizerTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DateIntervalNormalizerTest.php [Serializer][FrameworkBundle] Add a DateInterval normalizer 2017-09-15 18:08:37 +02:00
DateTimeNormalizerTest.php Merge branch '3.3' into 3.4 2018-01-18 23:16:57 +01:00
GetSetMethodNormalizerTest.php [Component][Serializer][Normalizer] : Deal it with Has Method for the Normalizer/Denormalizer 2017-07-05 15:47:26 -04:00
JsonSerializableNormalizerTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
ObjectNormalizerTest.php Merge branch '3.3' into 3.4 2017-12-08 16:24:53 +01:00
ObjectToPopulateTraitTest.php [Serializer] Add Support for in CustomNormalizer 2017-09-27 10:32:12 -07:00
PropertyNormalizerTest.php fixing that PropertyNormalizer supports parent properties 2017-11-20 17:26:54 +01:00
TestDenormalizer.php fix phpdoc's alignment 2014-12-07 19:24:30 +01:00
TestNormalizer.php fix phpdoc's alignment 2014-12-07 19:24:30 +01:00