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/Normalizer
2018-04-27 13:15:22 +02:00
..
AbstractNormalizer.php bug #26140 [Serializer] deserialize as a null when inner object cannot be created and type hint allows null (kbkk) 2018-02-19 13:37:48 +01:00
AbstractObjectNormalizer.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
ArrayDenormalizer.php removed version in @final @internal for version < 4.0 2018-02-19 13:18:43 +01:00
ConstraintViolationListNormalizer.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
ContextAwareDenormalizerInterface.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
ContextAwareNormalizerInterface.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
CustomNormalizer.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
DataUriNormalizer.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
DateIntervalNormalizer.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
DateTimeNormalizer.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
DenormalizableInterface.php minor #25585 Add type string to docblock for Process::setInput() (icanhazstring) 2018-01-07 10:28:20 +01:00
DenormalizerAwareInterface.php Add normalizer / denormalizer awarness 2016-02-19 11:48:56 +01:00
DenormalizerAwareTrait.php Fix the wrong method name given the corresponding interface 2016-04-14 00:46:09 +02:00
DenormalizerInterface.php Merge branch '2.8' into 3.3 2017-11-05 16:47:03 +01:00
GetSetMethodNormalizer.php Merge branch '3.4' into 4.0 2018-02-14 15:11:10 +01:00
JsonSerializableNormalizer.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
NormalizableInterface.php minor #25585 Add type string to docblock for Process::setInput() (icanhazstring) 2018-01-07 10:28:20 +01:00
NormalizerAwareInterface.php Add normalizer / denormalizer awarness 2016-02-19 11:48:56 +01:00
NormalizerAwareTrait.php Fix the wrong method name given the corresponding interface 2016-04-14 00:46:09 +02:00
NormalizerInterface.php minor #25585 Add type string to docblock for Process::setInput() (icanhazstring) 2018-01-07 10:28:20 +01:00
NormalizerWithCacheableSupportResultInterface.php [Serializer] Cache the normalizer to use when possible 2018-04-27 13:15:22 +02:00
ObjectNormalizer.php Merge branch '4.0' 2018-02-14 15:11:22 +01:00
ObjectToPopulateTrait.php fixed CS 2017-09-27 10:32:40 -07:00
PropertyNormalizer.php Merge branch '2.7' into 2.8 2018-02-14 14:58:24 +01:00