Johannes M. Schmitt 69b15778dd Merge branch 'master' of https://github.com/Spea/JMSSerializerBundle %!s(int64=13) %!d(string=hai) anos
..
accessor_order_child.xml ef054c946d adds support for controlling the order of properties %!s(int64=13) %!d(string=hai) anos
accessor_order_parent.xml ef054c946d adds support for controlling the order of properties %!s(int64=13) %!d(string=hai) anos
array_booleans.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
array_floats.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
array_integers.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
array_key_values.xml 61f3965733 Added new annotation @XmlKeyValuePairs to use the keys of an array as xml tags. %!s(int64=13) %!d(string=hai) anos
array_mixed.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
array_objects.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
array_strings.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
article.xml 0b19149345 check if the data implements SerializationHandlerInterface and in that case call it before going through the custom handlers (guess a similar change would need to be made for deserialization) %!s(int64=14) %!d(string=hai) anos
blog_post.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
boolean_false.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
boolean_true.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
circular_reference.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
constraint_violation.xml 79edce0f94 Added the constraint violation handler %!s(int64=14) %!d(string=hai) anos
constraint_violation_list.xml 79edce0f94 Added the constraint violation handler %!s(int64=14) %!d(string=hai) anos
currency_aware_price.xml 27f30ae90a added serialization for @XmlValue plus some more tests %!s(int64=14) %!d(string=hai) anos
custom_accessor.xml b1497bff83 adds the ability to change the access type on a class/property basis (wip) %!s(int64=13) %!d(string=hai) anos
float.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
float_trailing_zero.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
form_errors.xml e2b47a81ce Added the form error handler. %!s(int64=14) %!d(string=hai) anos
groups_all.xml ff46c6c641 Move tests to BaseSerializationTest %!s(int64=13) %!d(string=hai) anos
groups_foo.xml ff46c6c641 Move tests to BaseSerializationTest %!s(int64=13) %!d(string=hai) anos
groups_foobar.xml ff46c6c641 Move tests to BaseSerializationTest %!s(int64=13) %!d(string=hai) anos
inline.xml b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. %!s(int64=13) %!d(string=hai) anos
integer.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
lifecycle_callbacks.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
log.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
mixed_access_types.xml 34c91730ea Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method %!s(int64=13) %!d(string=hai) anos
nested_form_errors.xml 2f59b06bca Simplified serializing to xml of the nested forms. %!s(int64=14) %!d(string=hai) anos
order.xml 27f30ae90a added serialization for @XmlValue plus some more tests %!s(int64=14) %!d(string=hai) anos
order_with_currency_aware_price.xml 27f30ae90a added serialization for @XmlValue plus some more tests %!s(int64=14) %!d(string=hai) anos
orm_proxy.xml 44fea2c2de Implement the handler of serialization to process the proxy of Doctrine ORM. %!s(int64=13) %!d(string=hai) anos
person_collection.xml 6d45c653aa Added fix for nested element with attribute and value %!s(int64=13) %!d(string=hai) anos
person_location.xml 6d45c653aa Added fix for nested element with attribute and value %!s(int64=13) %!d(string=hai) anos
price.xml b74fc23d28 -- add more unit tests %!s(int64=14) %!d(string=hai) anos
readonly.xml 33568ff707 Added support for ReadOnly annotation %!s(int64=13) %!d(string=hai) anos
simple_object.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
string.xml 7d4e1cdb6b refactored serializer, added several new features %!s(int64=14) %!d(string=hai) anos
virtual_attributes.xml 896bfd9a3a Support other annotations virtual properties %!s(int64=13) %!d(string=hai) anos
virtual_properties.xml ffa0d205a3 Removing "field" property from VirtualProperty annotation %!s(int64=13) %!d(string=hai) anos
virtual_properties_all.xml e90b0a414a Support virtual-property node for XmlDriver, tests %!s(int64=13) %!d(string=hai) anos
virtual_properties_high.xml e90b0a414a Support virtual-property node for XmlDriver, tests %!s(int64=13) %!d(string=hai) anos
virtual_properties_list.xml e90b0a414a Support virtual-property node for XmlDriver, tests %!s(int64=13) %!d(string=hai) anos
virtual_properties_low.xml e90b0a414a Support virtual-property node for XmlDriver, tests %!s(int64=13) %!d(string=hai) anos
virtual_properties_map.xml e90b0a414a Support virtual-property node for XmlDriver, tests %!s(int64=13) %!d(string=hai) anos
virtual_values.xml 896bfd9a3a Support other annotations virtual properties %!s(int64=13) %!d(string=hai) anos