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:
- Cange the spelling of a word #939 (greg0ire)
- ๐ Use dedicated PHPUnit assertions #928 (carusogabriel)
- โก๏ธ Update arrays.rst #907 (burki)
- ๐ Change to MIT license #956 (goetas)
- Double logic for group exclusion (20% faster) #941 (goetas)
- โ Type casting tests #917 (goetas)
- โ Explicitly set serialization precision for tests #899 (Majkl578)
- ๐ Deprecations #877 (goetas)
- โ Added note on SerializedName annotation valididity #874 (bobvandevijver)
- Optimizations #861 (goetas)