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

Move event dispatching from bundle to library #312

Merged
merged 8 commits into from
Oct 5, 2022

Conversation

amenophis
Copy link
Contributor

@amenophis amenophis commented Oct 2, 2022

Target branch:
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

Move Eventdispatching to library instead of bundle.
Add BC layer in the bundle and trigger depreciation.
About BC, not sur if it's OK to remove the extends Symfony\Contracts\EventDispatcher\Event ?

If we don't want to handle BC, we can target the 5.x branch, and remove the BC layer.

@Spomky Spomky merged commit 48f056a into web-auth:4.3.x Oct 5, 2022
@Spomky Spomky added this to the 4.3.0 milestone Oct 5, 2022
@Spomky Spomky added the enhancement New feature or request label Oct 5, 2022
@Spomky
Copy link
Contributor

Spomky commented Oct 5, 2022

Another good one. Many thanks

@amenophis amenophis deleted the gh-307 branch October 6, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants