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