packagist gedmo/doctrine-extensions v3.2.0
v3.2.0 - Prevent Conflict w/ Doctrine ORM 2.10

latest releases: dev-dependabot/github_actions/isbang/compose-action-2.0.0, dev-dependabot/github_actions/ramsey/composer-install-3, dev-main...
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 doctrine-extensions release

NewReleases is sending notifications on new releases.