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
Maxime Steinhausser c88158a6da Merge branch '3.4'
* 3.4:
  fixed CS
  [Serializer] Add Support for  in CustomNormalizer
  Remove Validator\TypeTestCase and add validator logic to base TypeTestCase
  [Lock] Include lock component in framework bundle
  [WebProfilerBundle] Render file links for twig templates
  CsvEncoder handling variable structures and custom header order
  Saltless Encoder Interface
  [Serializer] throw more specific exceptions

# Conflicts:
#	src/Symfony/Bundle/FrameworkBundle/composer.json
#	src/Symfony/Bundle/SecurityBundle/Command/UserPasswordEncoderCommand.php
#	src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
#	src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
#	src/Symfony/Component/Serializer/Serializer.php
2017-09-27 20:38:05 +02:00
..
Annotation Merge branch '3.2' 2017-02-20 14:49:17 +01:00
DependencyInjection Merge branch '3.2' 2017-04-12 22:43:31 +02:00
Encoder Merge branch '3.4' 2017-09-27 20:38:05 +02:00
Fixtures Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Mapping [Serializer] Remove deprecated DoctrineCache support 2017-05-18 16:12:18 +02:00
NameConverter Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Normalizer Merge branch '3.4' 2017-09-27 20:38:05 +02:00
SerializerTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00