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
Nicolas Grekas 98cdd007a8 Merge branch '3.4' into 4.2
* 3.4:
  Remove dead tests fixtures
2019-07-19 14:05:51 +02:00
..
Annotation fixed CS 2019-01-16 21:35:37 +01:00
DependencyInjection switched array() to [] 2019-01-16 10:39:14 +01:00
Encoder Merge branch '3.4' into 4.2 2019-07-18 12:29:22 +02:00
Fixtures [Serializer]: AbstractObjectNormalizer ignores the property types of discriminated classes 2019-07-08 09:31:20 +02:00
Mapping Merge branch '3.4' into 4.2 2019-05-30 18:06:08 +02:00
NameConverter MetadataAwareNameConverter: Do not assume that property names are strings 2019-04-09 10:07:40 +02:00
Normalizer Merge branch '3.4' into 4.2 2019-07-19 14:05:51 +02:00
DeserializeNestedArrayOfObjectsTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
SerializerTest.php [Serializer]: AbstractObjectNormalizer ignores the property types of discriminated classes 2019-07-08 09:31:20 +02:00