Doctrine Extensions v3.2.0 Release Notes

Release Date: 2021-10-05 // over 2 years ago
  • โž• Added

    • PHP 8 Attributes for Doctrine ORM to entities & traits (#2251)

    ๐Ÿ›  Fixed

    • โœ‚ Removed legacy checks targeting older versions of PHP (#2201)
    • โž• Added missing XSD definitions (#2244)
    • Replaced undefined constants from Doctrine\DBAL\Types\Type at Gedmo\Translatable\Mapping\Event\Adapter\ORM::foreignKey() (#2250)
    • โž• Add conflict against "doctrine/orm" >=2.10 in order to guarantee the schema extension (see https://github.com/doctrine/orm/pull/8852) (#2255)