Skip to content

Support doctrine/persistence 3.0 #2419

Closed
@malarzm

Description

@malarzm

Ideally we need to allow lowest possible 2.x || ^3.0. I guess we'll need to go for 2.4 as a minimum because of ReflectionEnum and annotation driver changes anyway.

Basing on https://github.com/doctrine/persistence/blob/3.0.x/UPGRADE.md:

PR allowing || ^3.0 should mention in the upgrade notes that users may need to lock doctrine/persistence themselves should they rely on functionalities that were removed, especially:

  • removed LifecycleEventArgs::getEntity()
  • removed support for short namespace aliases

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions