Serializer v1.6.0 Release Notes

Release Date: 2017-03-24 // about 7 years ago
  • Implemented enhancements:

    • โž• Add DateTimeImmutable support to DateHandler #543

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“‡ Virtual property having type overriden by doctrine metadata #276

    Closed issues:

    • Serialize a subclass #735
    • How to handle Doctrine not found entity ? #731
    • Regression with 1.5.0 => Undefined offset 15 #715
    • detect serialisation without groups set #546
    • Introducing the NormalizerInterface #537
    • How to set JSON serialization options? #535
    • ๐Ÿ‘€ @MaxDepth doesn't seem to be working #522
    • max_depth in YML config is ignored #498
    • Dynamic property type annotation #436
    • How to deserialize JSON if property might have a list of subobjects? #355
    • Object to array normalization #354
    • Serialize Doctrine object without references #353
    • Post_serialize doesn't serialize relation! #236
    • ๐Ÿ“œ parsing string to date #217
    • Discriminator is not exposed when using a group exclusion strategy #157