Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compatibility to Symfony 7 to ActivateResolveTargetEntityResolverPass #7371

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Apr 17, 2024

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #7156
Related issues/PRs #
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Add compatibility to Symfony 7 to ActivateResolveTargetEntityResolverPass.

Why?

Prepare Symfony 7 compatibility. The event system is changed from doctrine.event_subscriber to doctrine.event_listener.

Reproducer: https://github.com/alexander-schranz/symfony-7-reproducer-entity-resolver

@alexander-schranz alexander-schranz added the DX Affecting the end developer label Apr 17, 2024
@alexander-schranz alexander-schranz force-pushed the enhancement/activate-resolve-target-entity-resolver branch from 470ed8b to 9b45c27 Compare April 17, 2024 07:18
@alexander-schranz alexander-schranz marked this pull request as ready for review April 17, 2024 07:18
@Prokyonn Prokyonn enabled auto-merge (squash) April 17, 2024 07:24
@Prokyonn Prokyonn merged commit dacce4e into sulu:2.6 Apr 17, 2024
8 checks passed
@alexander-schranz alexander-schranz deleted the enhancement/activate-resolve-target-entity-resolver branch April 17, 2024 07:52
@alexander-schranz alexander-schranz mentioned this pull request May 10, 2024
95 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affecting the end developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants