Serializer v1.7.1 Release Notes

Release Date: 2017-05-15 // almost 7 years ago
  • 🛠 Fixed bugs:

    • Custom type handlers does not work with doctrine proxies anymore #765
    • Doctrine listener should not change the type on proxies with virtual type #768 (goetas)

    Closed issues:

    • Missing bool type in graphNavigator.php in method accept() #764
    • The sub-class "Proxy-Class" is not listed in the discriminator of the base class "DiscriminatorClass" #459
    • 🔧 Configure whether serializing empty array. #124