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
2016-09-22 01:36:40 +02:00
..
AbstractNormalizerTest.php [Serializer] Allow to use easily static constructors 2016-06-26 21:23:55 +02:00
AbstractObjectNormalizerTest.php throw exception when extra attributes are used during an object denormalization 2016-09-22 01:36:40 +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 Merge branch '3.1' 2016-08-22 14:11:39 +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