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
Fabien Potencier a39afd001f fixed CS
2016-06-21 08:06:14 +02:00
..
AbstractNormalizerTest.php [Serializer] Introduce constants for context keys 2016-01-18 17:42:55 +01:00
AbstractObjectNormalizerTest.php [Serializer][#18837] adding a test 2016-05-25 22:21:27 +02:00
ArrayDenormalizerTest.php Support for array denormalization. 2015-05-26 22:25:23 +02:00
CustomNormalizerTest.php [Serializer] Add a data: URI normalizer 2016-01-25 15:33:44 +01:00
DataUriNormalizerTest.php [Serializer] Add missing @requires annotations 2016-02-05 08:26:32 +01:00
DateTimeNormalizerTest.php [Serializer] Add missing TZ to tests 2016-02-04 15:07:44 +01:00
GetSetMethodNormalizerTest.php [Serializer] Integrate the PropertyInfo Component 2016-04-19 17:00:22 +02:00
JsonSerializableNormalizerTest.php fixed CS 2016-06-21 08:06:14 +02:00
ObjectNormalizerTest.php [#18838] add a test to avoid regressions 2016-05-30 10:23:04 +02:00
PropertyNormalizerTest.php [Serializer] Integrate the PropertyInfo Component 2016-04-19 17:00:22 +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