Skip to content

[Bridge\Doctrine][FrameworkBundle] Remove legacy uses of ContainerAwareInterface #24441

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

Merged
merged 1 commit into from
Oct 5, 2017

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Oct 5, 2017

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Related to #24409

@nicolas-grekas nicolas-grekas added this to the 4.0 milestone Oct 5, 2017
@nicolas-grekas nicolas-grekas changed the title [Bridge\Doctrine][FrameworkBundle] Remove legacy uses of ContainerAwa… [Bridge\Doctrine][FrameworkBundle] Remove legacy uses of ContainerAwareInterface Oct 5, 2017
@fabpot
Copy link
Member

fabpot commented Oct 5, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 3b1b8cf into symfony:master Oct 5, 2017
fabpot added a commit that referenced this pull request Oct 5, 2017
…of ContainerAwareInterface (nicolas-grekas)

This PR was merged into the 4.0-dev branch.

Discussion
----------

[Bridge\Doctrine][FrameworkBundle] Remove legacy uses of ContainerAwareInterface

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Related to #24409

Commits
-------

3b1b8cf [Bridge\Doctrine][FrameworkBundle] Remove legacy uses of ContainerAwareInterface
@sroze
Copy link
Contributor

sroze commented Oct 6, 2017

Should we bump the doctrine/doctrine-bundle dependency to >=1.6.11 then? So we have @nicolas-grekas' fix: doctrine/DoctrineBundle#710

Or maybe a conflict is more relevant so we also handle first 1.7 versions without the fix.

@nicolas-grekas
Copy link
Member Author

The fix is about a deprecation but things still work before 1.6, so i think there is no need to bump.

@nicolas-grekas nicolas-grekas deleted the psr11 branch October 13, 2017 20:49
@fabpot fabpot mentioned this pull request Oct 19, 2017
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.

4 participants