Serializer v3.13.0 Release Notes

Release Date: 2021-07-05 // almost 3 years ago
  • ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘‰ Use FilesystemAdapter when possible to fix compatibility with doctrine/cache 2 #1328 (rasmustnilsson)
    • ๐Ÿ‘‰ Use PsrCachedReader and drop doctrine/cache #1327 (simPod)
    • Check data can be casted before actual casting #1317 (scaytrase)
    • โž• Add methods for data_collector #1316 (gam6itko)
    • ๐Ÿ›  fix iterable::class that does not exist #1315 (Tobion)
    • ๐Ÿ‘‰ useful error when data is not an object #1313 (dbu)
    • ๐Ÿ›  Fix callback-method setup using XmlDriver #1310 (curzio-della-santa)