提交历史

作者 SHA1 备注 提交日期
  Miha Vrhovnik b6125138c0 remove the comment from the testphase 13 年之前
  Miha Vrhovnik e720a61eb0 readonly flag should be set before setter, because the setter depends on that being set 13 年之前
  Roger Llopart Pla 87cb5b650b Added support for virtual properties when the exclusion policy is set to "all" by making them allways exposed by default. 13 年之前
  Martin Parsiegla 294afdc431 Added support for xmlKeyValuePairs to the xml/yml metadata driver. 13 年之前
  Aleksandr Klimenkov 8207823a82 Virtual property metadata refactoring 13 年之前
  Aleksandr Klimenkov ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 年之前
  Aleksandr Klimenkov 636fd3a949 Support virtual_properties key for YamlDriver, tests 13 年之前
  Aleksandr Klimenkov e90b0a414a Support virtual-property node for XmlDriver, tests 13 年之前
  Christian Stocker e8c91ba292 Add XML, PHP and YAML Driver for groups and tests for this 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 年之前
  Deni 740498ea52 Added ability to define getter and setter in xml mapping 13 年之前
  Miha Vrhovnik 2175b4e0e1 exclusion-policy in xml and yml drivers is now case insensitive. 13 年之前
  Miha Vrhovnik 10a2516678 Changed xml and yml drivers in such way that only excluded or exposed 13 年之前
  Johannes M. Schmitt ed7f925a58 CS fixes 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 b18e1e4f0b Added a missing convertion the SimpleXMLElement to a string. 13 年之前
  Michel Salib 46c3a66898 Merge branch 'master' of https://github.com/michelsalib/JMSSerializerBundle 13 年之前
  root 982f907c17 -- add XmlValue support 13 年之前
  Johannes Schmitt 3804032ffa adds a YamlSerializationVisitor 13 年之前
  Thomas Rabaix f78ce7800c cast XmlElement to string 13 年之前
  Johannes Schmitt a85056a5ed added an XmlErrorException 14 年之前
  Alexey Popkov 581de7f326 Fix libxml_get_last_error() string converting in xml driver and added more pretty exception message 14 年之前
  Johannes Schmitt 29ae0ece64 added XML, YAML, and PHP metadata drivers 14 年之前