Johannes M. Schmitt 69b15778dd Merge branch 'master' of https://github.com/Spea/JMSSerializerBundle 13 anni fa
..
AccessorOrderChild.php ed7f925a58 CS fixes 13 anni fa
AccessorOrderParent.php ed7f925a58 CS fixes 13 anni fa
AllExcludedObject.php 7d4e1cdb6b refactored serializer, added several new features 14 anni fa
Author.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 anni fa
AuthorList.php 7d4e1cdb6b refactored serializer, added several new features 14 anni fa
AuthorReadOnly.php 39efae2971 Fixed indentations 13 anni fa
BlogPost.php e8c91ba292 Add XML, PHP and YAML Driver for groups and tests for this 13 anni fa
CircularReferenceChild.php 7d4e1cdb6b refactored serializer, added several new features 14 anni fa
CircularReferenceParent.php 7d4e1cdb6b refactored serializer, added several new features 14 anni fa
Comment.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 anni fa
CurrencyAwareOrder.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 anni fa
CurrencyAwarePrice.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 anni fa
GetSetObject.php 34c91730ea Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method 13 anni fa
GroupsObject.php 2276f33e3a fixed tests due to PHP bug 13 anni fa
IndexedCommentsBlogPost.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 anni fa
InlineChild.php b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. 13 anni fa
InlineParent.php b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. 13 anni fa
InvalidUsageOfXmlValue.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 anni fa
Log.php 7d4e1cdb6b refactored serializer, added several new features 14 anni fa
ObjectWithLifecycleCallbacks.php 7d4e1cdb6b refactored serializer, added several new features 14 anni fa
ObjectWithVersionedVirtualProperties.php 59ae6be4c9 merged anyx/virtual-property 13 anni fa
ObjectWithVirtualProperties.php ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 anni fa
ObjectWithVirtualXmlProperties.php ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 anni fa
ObjectWithXmlKeyValuePairs.php 61f3965733 Added new annotation @XmlKeyValuePairs to use the keys of an array as xml tags. 13 anni fa
Order.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 anni fa
Person.php 6d45c653aa Added fix for nested element with attribute and value 13 anni fa
PersonCollection.php 6d45c653aa Added fix for nested element with attribute and value 13 anni fa
PersonLocation.php 6d45c653aa Added fix for nested element with attribute and value 13 anni fa
Price.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 anni fa
SimpleObject.php 345b1adca7 increased test coverage 14 anni fa
SimpleObjectProxy.php e5b8adcb24 Doctrine Proxy interface now defines __isInitialized function 13 anni fa
VersionedObject.php 7d4e1cdb6b refactored serializer, added several new features 14 anni fa