Serializer v1.12.0 Release Notes

Release Date: 2018-05-25 // over 7 years ago
  • Implemented enhancements:

    • โž• Add support for namespaced XML attribute on Discriminator + Tests #909 (ArthurJam)
    • Introduce graph navigator interface #876 (goetas)
    • ๐Ÿ‘‰ Use Bind closure accessor #875 (goetas)

    ๐Ÿ›  Fixed bugs:

    • DoctrineObjectConstructor and deserialize not work #806
    • [Symfony] DoctrineObjectorConstructor always creates new entity because of camel case to snake case conversion #734
    • ๐Ÿ›  Fix DoctrineObjectConstructor deserialization with naming strategies #951 (re2bit)

    Closed issues:

    • ๐Ÿ”‹ Feature proposal: dynamic property serialized name #225
    • ๐Ÿ›ฐ Mapping request payload works for JSON but not for XML #820

    ๐Ÿ”€ Merged pull requests: