История коммитов

Автор SHA1 Сообщение Дата
  Anthon Pang 94ea6b8ce8 Add InitializedObjectConstructor as a test double for DoctrineObjectConstructor. 12 лет назад
  Johannes M. Schmitt 7de7897e9f fixes null-handling behavior when serializing null object (closes #233) 12 лет назад
  JMSBot 76a115e744 changes from automatic review 12 лет назад
  mattw b01a091bb5 test for serializing null 13 лет назад
  mattw 14d18e755d merge master 13 лет назад
  Johannes Schmitt 6f020a7046 added "Default" group to all properties 13 лет назад
  mattw 62195cfd95 merge master, use visitNull on VisitorInterface, remove null handler 13 лет назад
  Adrien Brault 394b12cd6a Array typed as hashes (array<X,X>), are now correctly serialized when empty. 13 лет назад
  Adrien Brault 5924b2e24d Add an XmlAttributeMap 13 лет назад
  Johannes Schmitt c263aba6a1 made internals more flexible, and powerful 13 лет назад
  mattw 8190ba728d merge master 13 лет назад
  Johannes Schmitt 47a404eb63 added an event system 13 лет назад
  mattw 8cb1e3cf54 add nullable option for json visitor 13 лет назад
  Amal Raghav 34c91730ea Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method 13 лет назад
  Aleksandr Klimenkov ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 лет назад
  Aleksandr Klimenkov e90b0a414a Support virtual-property node for XmlDriver, tests 13 лет назад
  Aleksandr Klimenkov 896bfd9a3a Support other annotations virtual properties 13 лет назад
  Aleksandr Klimenkov f72bc8ed49 add VirtualPropertyMetadata for virtual method annotation 13 лет назад
  Aleksandr Klimenkov 38912e0d47 Add @Virtual annotation 13 лет назад
  lsmith77 7bd6178bf3 ws fixes 13 лет назад
  Christian Stocker ff46c6c641 Move tests to BaseSerializationTest 13 лет назад
  Ruud Kamphuis a81f0dd68b Fix indentations 13 лет назад
  Ruud Kamphuis 33568ff707 Added support for ReadOnly annotation 13 лет назад
  Miha Vrhovnik b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. 13 лет назад
  Johannes M. Schmitt ef054c946d adds support for controlling the order of properties 13 лет назад
  Johannes Schmitt b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 лет назад
  Deni 44fea2c2de Implement the handler of serialization to process the proxy of Doctrine ORM. 13 лет назад
  Johannes Schmitt 27f30ae90a added serialization for @XmlValue plus some more tests 14 лет назад
  Michel Salib b74fc23d28 -- add more unit tests 14 лет назад
  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) 14 лет назад