Serializer v2.2.0 Release Notes

Release Date: 2019-02-27 // about 5 years ago
  • Implemented enhancements:

    🛠 Fixed bugs:

    • 📇 xmlRootPrefix missing from unserialized metadata #1050
    • Non-locale aware encoding of doubles, closes #1041 #1042 (Grundik)

    Closed issues:

    • GROUP BY #1051
    • Using @Until and @Since on class level #1048
    • 📜 [Semantical Error] The annotation \"@generated\" in class JMS\Serializer\Type\InnerParser was never imported #1046
    • ReflectionException when (de)serializing unless fully qualified classname is used #1045
    • ➕ Add use of annotation registry to docs #1044
    • Values of type "double" should not use locale-specific encoding #1041
    • 👀 SF4: JMS serializer seems to be ignoring global naming strategy #1037
    • @SerializedName not being ignored since 2.x is bug or feature? #1036
    • What should I use instead of the dropped GenericDeserializationVisitor class? #1035
    • DateTime and DateTimeImmutable from PHP 7.1 serialization and deserialization with microseconds #1033
    • Provide an option to the SerializeBuilder to set AccessType to a specified value globally #1025
    • Serialize Generator #1023

    🔀 Merged pull requests: