Miha Vrhovnik e720a61eb0 readonly flag should be set before setter, because the setter depends on that being set 13 lat temu
..
AccessorOrderChild.php ed7f925a58 CS fixes 13 lat temu
AccessorOrderParent.php ed7f925a58 CS fixes 13 lat temu
AllExcludedObject.php 7d4e1cdb6b refactored serializer, added several new features 14 lat temu
Author.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 lat temu
AuthorList.php 7d4e1cdb6b refactored serializer, added several new features 14 lat temu
AuthorReadOnly.php e720a61eb0 readonly flag should be set before setter, because the setter depends on that being set 13 lat temu
BlogPost.php e8c91ba292 Add XML, PHP and YAML Driver for groups and tests for this 13 lat temu
CircularReferenceChild.php 7d4e1cdb6b refactored serializer, added several new features 14 lat temu
CircularReferenceParent.php 7d4e1cdb6b refactored serializer, added several new features 14 lat temu
Comment.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 lat temu
CurrencyAwareOrder.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 lat temu
CurrencyAwarePrice.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 lat temu
GetSetObject.php 34c91730ea Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method 13 lat temu
GroupsObject.php 2276f33e3a fixed tests due to PHP bug 13 lat temu
IndexedCommentsBlogPost.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 lat temu
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 lat temu
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 lat temu
InvalidUsageOfXmlValue.php b1497bff83 adds the ability to change the access type on a class/property basis (wip) 13 lat temu
Log.php 7d4e1cdb6b refactored serializer, added several new features 14 lat temu
ObjectWithLifecycleCallbacks.php 7d4e1cdb6b refactored serializer, added several new features 14 lat temu
ObjectWithVersionedVirtualProperties.php 59ae6be4c9 merged anyx/virtual-property 13 lat temu
ObjectWithVirtualProperties.php ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 lat temu
ObjectWithVirtualPropertiesAndExcludeAll.php d36c772c88 Fixed some tests issues. 13 lat temu
ObjectWithVirtualXmlProperties.php ffa0d205a3 Removing "field" property from VirtualProperty annotation 13 lat temu
ObjectWithXmlKeyValuePairs.php 61f3965733 Added new annotation @XmlKeyValuePairs to use the keys of an array as xml tags. 13 lat temu
Order.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 lat temu
Person.php 6d45c653aa Added fix for nested element with attribute and value 13 lat temu
PersonCollection.php 6d45c653aa Added fix for nested element with attribute and value 13 lat temu
PersonLocation.php 6d45c653aa Added fix for nested element with attribute and value 13 lat temu
Price.php 27f30ae90a added serialization for @XmlValue plus some more tests 14 lat temu
SimpleObject.php 345b1adca7 increased test coverage 14 lat temu
SimpleObjectProxy.php e5b8adcb24 Doctrine Proxy interface now defines __isInitialized function 13 lat temu
VersionedObject.php 7d4e1cdb6b refactored serializer, added several new features 14 lat temu