Serializer v0.11.0 Release Notes

Release Date: 2013-01-29 // over 11 years ago
  • Closed issues:

    • ๐Ÿ“‡ Hooking into metadata directly... #17
    • Serializing null values #14
    • Strange caching-error #13
    • handling of plain array #10
    • ๐Ÿ‘ป Unsupported format doesn't throw exception anymore #8

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix typo #32 (inanimatt)
    • ๐Ÿ›  Fixed the serialization of pluralized form errors #31 (stof)
    • Extract json specific logic from GenericSerializationVisitor #29 (adrienbrault)
    • [Serializer] Misc cleanup #27 (vicb)
    • ๐Ÿ“‡ [Builder] Add ability to include if metadata #25 (vicb)
    • ๐Ÿ›  Fix DateTimeZone issue when using the DateTime type #23 (colinmorelli)
    • ๐Ÿ“œ Wrong exception message for parsing datetime #21 (nickelc)
    • ๐Ÿ›  Fixed typo in doc/reference/annotations.rst #16 (iambrosi)
    • Typecast when serializing primitive types #15 (baldurrensch)
    • โž• add check and helpful exception message on inconsistent type situation #12 (dbu)
    • Dispatch pre-serialization event before handling data to have ability change type in listener #7 (megazoll)
    • ๐Ÿ›  Fix tests running in different environments #6 (megazoll)
    • โž• Add DateInterval serialization to DateHandler formerly DateTimeHandler #5 (rpg600)
    • ๐Ÿšง WIP Navigator context #3 (adrienbrault)
    • โšก๏ธ Update src/JMS/Serializer/Construction/DoctrineObjectConstructor.php #2 (robocoder)
    • Filter out non-identifiers from $data before calling find() #1 (robocoder)

    * This Change Log was automatically generated by github_changelog_generator