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

Remove console helper #9640

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Conversation

derrabus
Copy link
Member

Follows #8524.

The original deprecation affected the integration of the EntityManagerHelper class only. But if we remove all that, we're left with a trvial class that does not follow current Symfony best practices and is not covered by any tests. This is why I'd like to remove the EntityManagerHelper class as well. It does not serve any purpose for us anymore and could easily be recreated in userland if applications still rely on such a helper.

@derrabus derrabus added this to the 3.0.0 milestone Apr 10, 2022
SenseException
SenseException previously approved these changes Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants