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/Encoder
Nicolas Grekas 06c17cdaa9 Merge branch '3.4' into 4.2
* 3.4:
  Fix expired lock not cleaned
  [HttpFoundation] Fix SA/phpdoc JsonResponse
  SimpleCacheAdapter fails to cache any item if a namespace is used
  validate composite constraints in all groups
  [Serializer] Handle true and false appropriately in CSV encoder
  Fix binary operation `+`, `-` or `*` on string
  [VarDumper] fix dumping objects that implement __debugInfo()
  [Routing] fix absolute url generation when scheme is not known
2019-06-17 19:15:38 +02:00
..
ChainDecoderTest.php Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
ChainEncoderTest.php Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
CsvEncoderTest.php Merge branch '3.4' into 4.2 2019-06-17 19:15:38 +02:00
JsonDecodeTest.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
JsonEncoderTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
JsonEncodeTest.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
XmlEncoderTest.php Merge branch '4.1' into 4.2 2019-01-29 10:49:29 +01:00
YamlEncoderTest.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00