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
Gildas Quéméner a92aa5e849 Throw exception when unable to normalize embedded object
Added a check to ensure that injected serializer of the
GetSetMethodNormalizer is a normalizer before normalizing object value.
2014-02-27 15:27:25 +01:00
..
CustomNormalizerTest.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
GetSetMethodNormalizerTest.php Throw exception when unable to normalize embedded object 2014-02-27 15:27:25 +01:00
TestDenormalizer.php [Serializer] fixed CS (refs #7971) 2013-05-08 10:39:40 +02:00
TestNormalizer.php [Serializer] fixed CS (refs #7971) 2013-05-08 10:39:40 +02:00