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/Encoder
Fabien Potencier 93810bcddf Merge branch '3.2'
* 3.2:
  [Serializer] Xml encoder throws exception for valid data
  [Form] Hardened form type tests
  fixed CS
  Added setInputStream deprecation to UPGRADE guides
  fixed CS
2017-03-05 09:43:56 -08:00
..
ChainDecoder.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
ChainEncoder.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
ContextAwareDecoderInterface.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
ContextAwareEncoderInterface.php [Serializer] Give access to the context to support* methods 2017-02-13 15:28:10 +01:00
CsvEncoder.php [Serializer][FrameworkBundle] Add a CSV encoder 2016-09-14 15:10:23 -07:00
DecoderInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
EncoderInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
JsonDecode.php Merge branch '2.8' 2015-11-18 14:48:51 +01:00
JsonEncode.php Merge branch '2.8' 2015-11-18 14:48:51 +01:00
JsonEncoder.php [Serializer] JsonEncoder: remove deprecated method 2015-10-30 13:41:02 +01:00
NormalizationAwareInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
SerializerAwareEncoder.php [Serializer] Deprecate SerializerAwareEncoder 2016-04-21 10:19:32 +02:00
XmlEncoder.php Merge branch '3.2' 2017-03-05 09:43:56 -08:00
YamlEncoder.php Minor fixes for 3.2 2016-12-11 15:34:22 +01:00