Commit History

Autor SHA1 Mensaxe Data
  Oncle Tom ae55a98604 Added $format in serialize() method, to keep consistence and give a hint to the normalizer. %!s(int64=13) %!d(string=hai) anos
  Lukas Kahwe Smith f67b3f508e more encoder lazy loading tweaks %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 4b3f6215b7 always use getEncoder() to enable lazy loading %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 64c8a1ab8c cosmetic tweak %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith c54ab34363 removed setEncoder/removeEncoder/addNormalizer/removeNormalizer %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith c470d8b273 moved the methods that can later be moved to a Builder to the bottom %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 5b3ccba2a1 use getEncoder inside encode/decode %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 7ecd5e7590 made serialize/deserialize/encode/decode final %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 52b8cb622d added Constructor %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 46da5ff069 added Exception's from SerializerBundle %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 1eecf1a5d1 made (de)normalizeObject() private %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 054e41573e renamed hasEncoder/hasDecoder to supportsSerialization/supportsDeserialization %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 900dda8239 notice fixes %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 9fdfac81ec typo fixes %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith c3acd5df54 all encoders implement EncoderInterface %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith e694397f16 removed redundant management of encoders and decoders, aka assume all decoders are also encoders %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 62e4342a86 fixed CS %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 34ac2fe200 fixed a typo %!s(int64=14) %!d(string=hai) anos
  Pierre Minnieur 8bc13b9cdd fixed wrong usage of `supportsDenormalization()` (@see NormalizerInterface) %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 9e19e772bc [Serializer] Restored docblocks from the deleted methods on SerializerInterface %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 457dc105bc [Serializer] minor optimization %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 99c67134fe [Serializer] Split decoder/encoder maps %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano f8447aa74c [Serializer] NormalizableInterface now takes a Serializer and make sure the is always optional %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 3b88608d85 [Serializer] Fixed typo %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 9311b0a7e5 [Serializer] Removed properties argument %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 24dcfef33f [Serializer] Added NormalizationAwareInterface %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 4104c7b073 [Serializer] Inlined back the logic from isStructuredType and removed the method %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 3ecc9602e4 [Serializer] Add checks for SerializerAwareInterface %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 8263b09b5c [Serializer] Properly check for the DecoderInterface %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano fe7119da8a [Serializer] serialize shouldn't normalize since it's the encoder's job to do that when they require it %!s(int64=14) %!d(string=hai) anos