github doctrine-extensions/DoctrineExtensions v3.2.0
v3.2.0 - Prevent Conflict w/ Doctrine ORM 2.10

latest releases: v3.15.0, v3.14.0, v3.13.0...
2 years ago

Primarily marks Doctrine Extensions as conflicting with ORM 2.10 due to breaking Translations. Big thanks to @phansys for help identifying and fixing! 🙌🏼

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 doctrine/orm#8852) (#2255)

Don't miss a new DoctrineExtensions release

NewReleases is sending notifications on new releases.