Historique des commits

Auteur SHA1 Message Date
  Lukas Kahwe Smith 1eecf1a5d1 made (de)normalizeObject() private il y a 14 ans
  Lukas Kahwe Smith 054e41573e renamed hasEncoder/hasDecoder to supportsSerialization/supportsDeserialization il y a 14 ans
  Lukas Kahwe Smith 900dda8239 notice fixes il y a 14 ans
  Lukas Kahwe Smith 9fdfac81ec typo fixes il y a 14 ans
  Lukas Kahwe Smith c3acd5df54 all encoders implement EncoderInterface il y a 14 ans
  Lukas Kahwe Smith e694397f16 removed redundant management of encoders and decoders, aka assume all decoders are also encoders il y a 14 ans
  Fabien Potencier 62e4342a86 fixed CS il y a 14 ans
  Lukas Kahwe Smith 34ac2fe200 fixed a typo il y a 14 ans
  Pierre Minnieur 8bc13b9cdd fixed wrong usage of `supportsDenormalization()` (@see NormalizerInterface) il y a 14 ans
  Jordi Boggiano 9e19e772bc [Serializer] Restored docblocks from the deleted methods on SerializerInterface il y a 14 ans
  Jordi Boggiano 457dc105bc [Serializer] minor optimization il y a 14 ans
  Jordi Boggiano 99c67134fe [Serializer] Split decoder/encoder maps il y a 14 ans
  Jordi Boggiano f8447aa74c [Serializer] NormalizableInterface now takes a Serializer and make sure the is always optional il y a 14 ans
  Jordi Boggiano 3b88608d85 [Serializer] Fixed typo il y a 14 ans
  Jordi Boggiano 9311b0a7e5 [Serializer] Removed properties argument il y a 14 ans
  Jordi Boggiano 24dcfef33f [Serializer] Added NormalizationAwareInterface il y a 14 ans
  Jordi Boggiano 4104c7b073 [Serializer] Inlined back the logic from isStructuredType and removed the method il y a 14 ans
  Jordi Boggiano 3ecc9602e4 [Serializer] Add checks for SerializerAwareInterface il y a 14 ans
  Jordi Boggiano 8263b09b5c [Serializer] Properly check for the DecoderInterface il y a 14 ans
  Jordi Boggiano fe7119da8a [Serializer] serialize shouldn't normalize since it's the encoder's job to do that when they require it il y a 14 ans
  Jordi Boggiano ded30a2937 [Serializer] Split supports in supportsNormalization and supportsDenormalization il y a 14 ans
  Jordi Boggiano 919f16a7d6 [Serializer] Add support for Traversable objects il y a 14 ans
  Johannes Schmitt ec1199eda7 [Serializer] updated SerializerInterface il y a 14 ans
  Lukas Kahwe Smith 3248f02067 make it possible to read the normalizerCache when inheriting il y a 14 ans
  Joel Wurtz a56e271025 [Serializer] Fix bug when denormalize a class in cache il y a 14 ans
  Jordi Boggiano 7132f81d14 [Serializer] Some more privates il y a 14 ans
  Jordi Boggiano 76cab7deb9 [Serializer] add methods to the SerializerInterface il y a 14 ans
  Jordi Boggiano cb727dbde3 [Serializer] Added docblock il y a 14 ans
  Jordi Boggiano 424a1dad27 [Serializer] Switched most protected to private or final il y a 14 ans
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans