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
2019-08-01 13:15:50 +02:00
..
Features [serializer] extract normalizer tests to traits 2019-04-27 17:25:36 +01:00
AbstractNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
AbstractObjectNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 11:21:10 +02:00
ArrayDenormalizerTest.php Make tests support phpunit 8 2019-07-31 23:55:24 +02:00
ConstraintViolationListNormalizerTest.php Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2 2019-08-01 13:15:50 +02:00
CustomNormalizerTest.php Make tests support phpunit 8 2019-07-31 23:55:24 +02:00
DataUriNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
DateIntervalNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
DateTimeNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
DateTimeZoneNormalizerTest.php Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2 2019-08-01 13:15:50 +02:00
GetSetMethodNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
JsonSerializableNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
ObjectNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
ObjectToPopulateTraitTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
PropertyNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-01 00:32:32 +02:00
TestDenormalizer.php switched array() to [] 2019-01-16 10:39:14 +01:00
TestNormalizer.php switched array() to [] 2019-01-16 10:39:14 +01:00