Ruud Kamphuis 33568ff707 Added support for ReadOnly annotation il y a 13 ans
..
accessor_order_child.xml ef054c946d adds support for controlling the order of properties il y a 13 ans
accessor_order_parent.xml ef054c946d adds support for controlling the order of properties il y a 13 ans
array_booleans.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
array_floats.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
array_integers.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
array_mixed.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
array_objects.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
array_strings.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
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) il y a 14 ans
blog_post.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
boolean_false.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
boolean_true.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
circular_reference.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
constraint_violation.xml 79edce0f94 Added the constraint violation handler il y a 14 ans
constraint_violation_list.xml 79edce0f94 Added the constraint violation handler il y a 14 ans
currency_aware_price.xml 27f30ae90a added serialization for @XmlValue plus some more tests il y a 14 ans
custom_accessor.xml b1497bff83 adds the ability to change the access type on a class/property basis (wip) il y a 13 ans
float.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
float_trailing_zero.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
form_errors.xml e2b47a81ce Added the form error handler. il y a 14 ans
inline.xml b8f6c64114 If you mark property as Inline, then all sub properties will be serialized to the same level as the property is. il y a 13 ans
integer.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
lifecycle_callbacks.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
log.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
mixed_access_types.xml b1497bff83 adds the ability to change the access type on a class/property basis (wip) il y a 13 ans
nested_form_errors.xml 2f59b06bca Simplified serializing to xml of the nested forms. il y a 14 ans
order.xml 27f30ae90a added serialization for @XmlValue plus some more tests il y a 14 ans
order_with_currency_aware_price.xml 27f30ae90a added serialization for @XmlValue plus some more tests il y a 14 ans
orm_proxy.xml 44fea2c2de Implement the handler of serialization to process the proxy of Doctrine ORM. il y a 13 ans
price.xml b74fc23d28 -- add more unit tests il y a 14 ans
readonly.xml 33568ff707 Added support for ReadOnly annotation il y a 13 ans
simple_object.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans
string.xml 7d4e1cdb6b refactored serializer, added several new features il y a 14 ans