Serializer v3.15.0 Release Notes

Release Date: 2021-10-14 // over 2 years ago
  • ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘ allow the groups annotation to use "groups" as parameter name #1351 (goetas)
    • ๐Ÿ‘ Allow stable PHPStan PHPDoc Parser #1346 (mbabker)
    • Symfony 6 and DBAL 3 compat #1345 (mbabker)
    • Proposed fix for serializing custom DateTimeInterface implementations #1344 (andrei-dascalu)
    • ๐Ÿ‘ Allow to add prefix to twig helpers #1341 (goetas)
    • ๐Ÿ›  Fix phpstan return type #1329 (dgafka)

Previous changes from v3.14.0

  • ๐Ÿ”€ Merged pull requests:

    • Avoid duplicate/invalid definitions when loading the php attributes using the annotation driver #1340 (goetas)