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