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
Nicolas Grekas 8bbda2c82b Merge branch '4.0' into 4.1
* 4.0:
  fixed CS
  Avoiding session migration for stateless firewall UsernamePasswordJsonAuthenticationListener
  fixed CS
  Avoid migration on stateless firewalls
  [Serializer] deserialize from xml: Fix a collection that contains the only one element
  [PhpUnitBridge] Fix error on some Windows OS
  [DI] Deduplicate generated proxy classes
2018-06-11 14:56:28 +02:00
..
AbstractNormalizer.php Merge branch '4.0' into 4.1 2018-05-31 12:17:53 +02:00
AbstractObjectNormalizer.php Merge branch '4.0' into 4.1 2018-06-11 14:56:28 +02:00
ArrayDenormalizer.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
CacheableSupportsMethodInterface.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
ConstraintViolationListNormalizer.php [Serializer] Fix and improve constraintViolationListNormalizer's RFC7807 compliance 2018-05-21 17:32:31 +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] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
DataUriNormalizer.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
DateIntervalNormalizer.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
DateTimeNormalizer.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07: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 [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
JsonSerializableNormalizer.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07: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
ObjectNormalizer.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00
ObjectToPopulateTrait.php fixed CS 2017-09-27 10:32:40 -07:00
PropertyNormalizer.php [Serializer] Add ->hasCacheableSupportsMethod() to CacheableSupportsMethodInterface 2018-05-01 14:58:32 -07:00