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-30 12:35:05 +02:00
..
AbstractNormalizerTest.php [Serializer] Allow to pass a single value for the groups opt 2018-06-30 12:35:05 +02:00
AbstractObjectNormalizerTest.php Merge branch '3.4' into 4.0 2018-06-22 10:59:07 +02:00
ArrayDenormalizerTest.php Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
ConstraintViolationListNormalizerTest.php [Serializer] Fix and improve constraintViolationListNormalizer's RFC7807 compliance 2018-05-21 17:32:31 +02:00
CustomNormalizerTest.php [Serializer] Add Support for in CustomNormalizer 2017-09-27 10:32:12 -07:00
DataUriNormalizerTest.php removed HHVM support 2017-06-01 15:17:54 -07: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 Merge branch '3.4' 2017-07-06 13:49:06 +03:00
JsonSerializableNormalizerTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
ObjectNormalizerTest.php [Serializer] Allow to access to the context and various other infos in callbacks and max depth handler 2018-04-23 16:28:06 +02:00
ObjectToPopulateTraitTest.php [Serializer] Add Support for in CustomNormalizer 2017-09-27 10:32:12 -07:00
PropertyNormalizerTest.php [Serializer] Allow to access to the context and various other infos in callbacks and max depth handler 2018-04-23 16:28:06 +02: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