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

[HttpKernel] Do not use ContainerAwareInterface anymore #50836

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jun 30, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Similar to #50824, keeping this interface blocks compat of HK v6 with DI v7 for no good reasons. Let's drop ContainerAwareInterface from BundleInterface, it serves no purpose anyway.

Unlocks #50578

@nicolas-grekas nicolas-grekas merged commit 3e172b3 into symfony:6.4 Jun 30, 2023
@nicolas-grekas nicolas-grekas deleted the hl-di-aware-less branch June 30, 2023 15:58
@xabbuh
Copy link
Member

xabbuh commented Jul 4, 2023

Technically, this is a BC break. Should we at least document it in the upgrade file?

nicolas-grekas added a commit that referenced this pull request Jul 4, 2023
This PR was merged into the 6.4 branch.

Discussion
----------

document BC breaking changes

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

#50836 #50859 #50824

Commits
-------

9a22117 document BC breaking changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants