Commit History

Author SHA1 Message Date
  lsmith77 730ad94fda made the handling of Doctrine proxies generic 13 years ago
  Johannes M. Schmitt a1fbc4b0e6 prevents serialization of initialized proxy properties 13 years ago
  Deni 44fea2c2de Implement the handler of serialization to process the proxy of Doctrine ORM. 13 years ago
  Johannes Schmitt 27f30ae90a added serialization for @XmlValue plus some more tests 13 years ago
  Michel Salib b74fc23d28 -- add more unit tests 13 years ago
  Johannes Schmitt 3804032ffa adds a YamlSerializationVisitor 13 years ago
  Lukas Kahwe Smith 5cb007b88c added object_based_custom service and fixed deserialization 13 years ago
  Lukas Kahwe Smith 902da9b3b5 fix test (still failing) 13 years ago
  Lukas Kahwe Smith ee371c73bb added test for deserialization on the class itself 13 years ago
  Lukas Kahwe Smith 0b19149345 check if the data implements SerializationHandlerInterface and in that case call it before going through the custom handlers (guess a similar change would need to be made for deserialization) 13 years ago
  Deni 79edce0f94 Added the constraint violation handler 13 years ago
  Deni 78e021efda Added support serialization the nested form errors. 13 years ago
  Deni e2b47a81ce Added the form error handler. 13 years ago
  Deni 597bc67a00 Decoupled configuration of the custom handlers to be easier to extend serialization tests. 13 years ago
  Johannes Schmitt 345b1adca7 increased test coverage 14 years ago
  Johannes Schmitt 7d4e1cdb6b refactored serializer, added several new features 14 years ago