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/Fixtures
Nicolas Grekas 7b80bc2c78 Merge branch '2.8' into 3.4
* 2.8:
  Alpha-ordering for "use" statements
2018-07-26 11:06:28 +02:00
..
AbstractNormalizerDummy.php [Serializer] Fixed on array of objects in . 2015-12-08 21:34:12 +01:00
CircularReferenceDummy.php [Serializer] Handle circular references 2014-10-09 19:55:06 +02:00
DenormalizableDummy.php fixed CS 2014-09-22 10:32:35 +02:00
Dummy.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
empty-mapping.yml [Serializer] Serialization groups support 2014-12-21 23:11:52 +01:00
GroupDummy.php [Serializer] Fix a bug when using groups together with a name converter 2015-04-27 14:05:43 +02:00
GroupDummyChild.php added ability to handle parent classes for PropertyNormalizer 2017-10-11 08:25:53 -07:00
GroupDummyInterface.php [Serializer] Fix a bug when using groups together with a name converter 2015-04-27 14:05:43 +02:00
GroupDummyParent.php [Serializer] Serialization groups support 2014-12-21 23:11:52 +01:00
invalid-mapping.yml [Serializer] Serialization groups support 2014-12-21 23:11:52 +01:00
JsonSerializableDummy.php Add a normalizer that support JsonSerializable objects 2016-02-25 21:06:29 +02:00
MaxDepthDummy.php [Serializer] Add a MaxDepth option 2016-01-26 13:18:08 +01:00
NormalizableTraversableDummy.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
NullableConstructorArgumentDummy.php [Serializer] Fix serializer tries to denormalize null values on nullable properties 2018-05-26 11:53:53 +02:00
PropertyCircularReferenceDummy.php [Serializer] Add circular reference handling to the PropertyNormalizer 2015-01-04 21:41:58 +01:00
PropertySiblingHolder.php [Serializer] Add circular reference handling to the PropertyNormalizer 2015-01-04 21:41:58 +01:00
ProxyDummy.php [Serializer] Allow to use proxies in object_to_populate 2016-01-11 10:59:43 +01:00
ScalarDummy.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
serialization.xml [Serializer] Add a MaxDepth option 2016-01-26 13:18:08 +01:00
serialization.yml [Serializer] Add a MaxDepth option 2016-01-26 13:18:08 +01:00
SiblingHolder.php [Serializer] Add circular reference handling to the PropertyNormalizer 2015-01-04 21:41:58 +01:00
StaticConstructorDummy.php [Serializer] Allow to use easily static constructors 2016-06-26 21:23:55 +02:00
StaticConstructorNormalizer.php [Serializer] Allow to use easily static constructors 2016-06-26 21:23:55 +02:00
test.gif [Serializer] Add a data: URI normalizer 2016-01-25 15:33:44 +01:00
test.txt [Serializer] Add a data: URI normalizer 2016-01-25 15:33:44 +01:00
ToBeProxyfiedDummy.php [Serializer] Allow to use proxies in object_to_populate 2016-01-11 10:59:43 +01:00
TraversableDummy.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
VariadicConstructorArgsDummy.php Add support for variadic arguments in the GetSetNormalizer 2015-08-01 21:55:55 +02:00