Historial de Commits

Autor SHA1 Mensaje Fecha
  Amal Raghav 34c91730ea Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method hace 13 años
  Aleksandr Klimenkov ffa0d205a3 Removing "field" property from VirtualProperty annotation hace 13 años
  Aleksandr Klimenkov e90b0a414a Support virtual-property node for XmlDriver, tests hace 13 años
  Aleksandr Klimenkov 896bfd9a3a Support other annotations virtual properties hace 13 años
  Aleksandr Klimenkov f72bc8ed49 add VirtualPropertyMetadata for virtual method annotation hace 13 años
  Aleksandr Klimenkov 38912e0d47 Add @Virtual annotation hace 13 años
  lsmith77 7bd6178bf3 ws fixes hace 13 años
  Christian Stocker ff46c6c641 Move tests to BaseSerializationTest hace 13 años
  Ruud Kamphuis a81f0dd68b Fix indentations hace 13 años
  Ruud Kamphuis 33568ff707 Added support for ReadOnly annotation hace 13 años
  Miha Vrhovnik b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. hace 13 años
  Johannes M. Schmitt ef054c946d adds support for controlling the order of properties hace 13 años
  Johannes Schmitt b1497bff83 adds the ability to change the access type on a class/property basis (wip) hace 13 años
  Deni 44fea2c2de Implement the handler of serialization to process the proxy of Doctrine ORM. hace 13 años
  Johannes Schmitt 27f30ae90a added serialization for @XmlValue plus some more tests hace 13 años
  Michel Salib b74fc23d28 -- add more unit tests hace 13 años
  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) hace 13 años
  Deni 79edce0f94 Added the constraint violation handler hace 13 años
  Deni 78e021efda Added support serialization the nested form errors. hace 13 años
  Deni e2b47a81ce Added the form error handler. hace 13 años
  Johannes Schmitt 7d4e1cdb6b refactored serializer, added several new features hace 14 años