Commit History

Autor SHA1 Mensaxe Data
  Johannes M. Schmitt 1f308a5877 adjusted tests to upstream changes to the Form component %!s(int64=13) %!d(string=hai) anos
  Johannes M. Schmitt 39f11f5bb8 fixed dev dependencies %!s(int64=13) %!d(string=hai) anos
  Amal Raghav 34c91730ea Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method %!s(int64=13) %!d(string=hai) anos
  Johannes M. Schmitt fd4e2648dd added handling for resources (fixes #112) %!s(int64=13) %!d(string=hai) anos
  Johannes M. Schmitt 59ae6be4c9 merged anyx/virtual-property %!s(int64=13) %!d(string=hai) anos
  Aleksandr Klimenkov e90b0a414a Support virtual-property node for XmlDriver, tests %!s(int64=13) %!d(string=hai) anos
  Aleksandr Klimenkov 896bfd9a3a Support other annotations virtual properties %!s(int64=13) %!d(string=hai) anos
  Aleksandr Klimenkov 38912e0d47 Add @Virtual annotation %!s(int64=13) %!d(string=hai) anos
  lsmith77 7bd6178bf3 ws fixes %!s(int64=13) %!d(string=hai) anos
  Christian Stocker ff46c6c641 Move tests to BaseSerializationTest %!s(int64=13) %!d(string=hai) anos
  Johannes M. Schmitt 5d80d01a06 replaced assertEquals with assertNull %!s(int64=13) %!d(string=hai) anos
  Ruud Kamphuis a81f0dd68b Fix indentations %!s(int64=13) %!d(string=hai) anos
  Ruud Kamphuis 33568ff707 Added support for ReadOnly annotation %!s(int64=13) %!d(string=hai) anos
  Miha Vrhovnik b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. %!s(int64=13) %!d(string=hai) anos
  Johannes M. Schmitt ed7f925a58 CS fixes %!s(int64=13) %!d(string=hai) anos
  Johannes M. Schmitt ef054c946d adds support for controlling the order of properties %!s(int64=13) %!d(string=hai) anos
  Johannes Schmitt b1497bff83 adds the ability to change the access type on a class/property basis (wip) %!s(int64=13) %!d(string=hai) anos
  lsmith77 730ad94fda made the handling of Doctrine proxies generic %!s(int64=13) %!d(string=hai) anos
  Johannes M. Schmitt a1fbc4b0e6 prevents serialization of initialized proxy properties %!s(int64=13) %!d(string=hai) anos
  Deni 44fea2c2de Implement the handler of serialization to process the proxy of Doctrine ORM. %!s(int64=13) %!d(string=hai) anos
  Johannes Schmitt 27f30ae90a added serialization for @XmlValue plus some more tests %!s(int64=13) %!d(string=hai) anos
  Michel Salib b74fc23d28 -- add more unit tests %!s(int64=13) %!d(string=hai) anos
  Johannes Schmitt 3804032ffa adds a YamlSerializationVisitor %!s(int64=13) %!d(string=hai) anos
  Lukas Kahwe Smith 5cb007b88c added object_based_custom service and fixed deserialization %!s(int64=13) %!d(string=hai) anos
  Lukas Kahwe Smith 902da9b3b5 fix test (still failing) %!s(int64=13) %!d(string=hai) anos
  Lukas Kahwe Smith ee371c73bb added test for deserialization on the class itself %!s(int64=13) %!d(string=hai) anos
  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) %!s(int64=13) %!d(string=hai) anos
  Deni 79edce0f94 Added the constraint violation handler %!s(int64=13) %!d(string=hai) anos
  Deni 78e021efda Added support serialization the nested form errors. %!s(int64=13) %!d(string=hai) anos
  Deni e2b47a81ce Added the form error handler. %!s(int64=13) %!d(string=hai) anos