Serializer v2.3.0 Release Notes

Release Date: 2019-04-17 // almost 5 years ago
  • Implemented enhancements:

    • 🔦 Expose and test GroupsExclusionStrategy::getGroupsFor() #1069 (goetas)
    • add options property to XmlDeserializationVisitorFactory and XmlDeserializationVisitor, propagate defined value from factory to simplexml_load_string call #1068 (kopeckyales)

    Closed issues:

    • Override existing property with another #1067
    • 0️⃣ disabling cdata by default #1065
    • unwrap child class instance #1064
    • 👉 Make JsonDeserializationVisitor extendable #1055

    🔀 Merged pull requests:

    • ⚡️ doc update: registerHandler() example #1072 (cebe)
    • ⚡️ Updated suggestion for JsonSerializationVisitor::addData replacement #1066 (theoboldt)
    • ➕ Add fix to UPGRADING.md #1062 (Jean85)