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
2018-03-22 08:38:21 +01:00
..
ChainDecoder.php removed version in @final @internal for version < 4.0 2018-02-19 13:18:43 +01:00
ChainEncoder.php removed version in @final @internal for version < 4.0 2018-02-19 13:18:43 +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 feature #25218 [Serializer] add a constructor arguement to return csv always as collection (Simperfit) 2018-02-19 15:04:52 +01:00
DecoderInterface.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
EncoderInterface.php minor #25585 Add type string to docblock for Process::setInput() (icanhazstring) 2018-01-07 10:28:20 +01:00
JsonDecode.php Merge branch '2.7' into 2.8 2017-12-31 05:16:51 +01:00
JsonEncode.php Merge branch '3.4' into 4.0 2018-01-10 12:36:17 +01:00
JsonEncoder.php [Serializer] optims and cleanup 2018-02-14 14:56:36 +01:00
NormalizationAwareInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
XmlEncoder.php [Serializer] Ignore comments when decoding XML 2018-03-22 08:38:21 +01:00
YamlEncoder.php [Serializer] YamlEncoder: throw if the Yaml component isn't installed 2017-10-16 15:20:00 -07:00