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 663661b30f Merge branch '2.7' into 2.8
* 2.7:
  [Serializer] Xml encoder throws exception for valid data
  [Form] Hardened form type tests
  fixed CS
2017-03-05 09:40:13 -08:00
..
ChainDecoder.php [Serializer] Add missing @throws annotations 2016-05-30 10:12:14 +02:00
ChainEncoder.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01: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 Fix call to undefined function json_last_error_message 2015-11-18 11:05:38 +01:00
JsonEncode.php Fix call to undefined function json_last_error_message 2015-11-18 11:05:38 +01:00
JsonEncoder.php Rely on iconv and symfony/polyfill-* 2015-10-28 03:15:07 +01:00
NormalizationAwareInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
SerializerAwareEncoder.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
XmlEncoder.php [Serializer] Xml encoder throws exception for valid data 2017-03-05 09:23:23 -08:00