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
2019-07-08 17:39:29 +02:00
..
ChainDecoder.php fixed short array CS in comments 2019-01-16 14:27:11 +01:00
ChainEncoder.php fixed short array CS in comments 2019-01-16 14:27:11 +01:00
ContextAwareDecoderInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
ContextAwareEncoderInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
CsvEncoder.php [Serializer] Handle true and false appropriately in CSV encoder 2019-06-14 07:49:57 +02:00
DecoderInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
EncoderInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
JsonDecode.php Fix json-encoding when JSON_THROW_ON_ERROR is used 2019-06-05 13:33:52 +02:00
JsonEncode.php Catch JsonException and rethrow in JsonEncode 2019-06-27 10:07:28 +05:45
JsonEncoder.php switched array() to [] 2019-01-16 10:39:14 +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 [Serializer] XmlEncoder: don't cast padded strings 2019-07-08 17:39:29 +02:00
YamlEncoder.php switched array() to [] 2019-01-16 10:39:14 +01:00