Serializer v3.11.0 Release Notes

Release Date: 2020-12-29 // over 3 years ago
  • Implemented enhancements:

    • ๐Ÿ‘ Allow installing and build on PHP 8 #1267 (sanmai)
    • ๐Ÿ“œ Use phpstan/phpdoc-parser to retrieve additional type information from PhpDoc #1261 (Namoshek)
    • DoctrineObjectConstructor Using array_key_exists() on objects is deprecated in php7.4 #1253 (gam6itko)
    • โž• Add Composer cache for v2 on Travis CI #1266 (sanmai)
    • ๐Ÿ‘ Allow interfaces for DocBlock #1256 (marein)
    • ๐Ÿ‘ Allow interfaces for typed properties #1254 (marein)