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
Nicolas Grekas 1fc66ff080 Merge branch '4.1'
* 4.1:
  Fix CS
  Allow reuse of Session between requests
  [MonologBridge] Re-add option option to ignore empty context and extra data
  [Lock] remove useless code
  [PhpUnitBridge] fix disabling DeprecationErrorHandler using phpunit.xml file
  Provide debug_backtrace with proper args
  [DI] fix infinite loop involving self-references in decorated services
  forward false label option to nested types
  [DI] fix dumping lazy services
  forward the invalid_message option in date types
2018-09-21 14:51:02 +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-07-26 11:08:35 +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 Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
DataUriNormalizerTest.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02: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' into 4.0 2018-07-26 11:08:35 +02:00
JsonSerializableNormalizerTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
ObjectNormalizerTest.php [Serializer] Allow to access extra infos in name converters 2018-09-04 15:36:54 +02:00
ObjectToPopulateTraitTest.php [Serializer] Add Support for in CustomNormalizer 2017-09-27 10:32:12 -07:00
PropertyNormalizerTest.php Merge branch '3.4' into 4.1 2018-09-21 14:49:42 +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