Skip to content

[HttpKernel] Keep 3.0 compat by not using ContainerAware #16466

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
Nov 4, 2015

Conversation

nicolas-grekas
Copy link
Member

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

@@ -24,9 +24,9 @@
protected $container;

/**
* Sets the Container associated with this Controller.
* Sets the Container.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you lowercase container please as it doesnt mean a class but a concept.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and these changes should be done in 2.7

@nicolas-grekas
Copy link
Member Author

Comments addressed

@Tobion
Copy link
Contributor

Tobion commented Nov 4, 2015

👍

@fabpot
Copy link
Member

fabpot commented Nov 4, 2015

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 31a0669 into symfony:2.8 Nov 4, 2015
fabpot added a commit that referenced this pull request Nov 4, 2015
… (nicolas-grekas)

This PR was merged into the 2.8 branch.

Discussion
----------

[HttpKernel] Keep 3.0 compat by not using ContainerAware

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

Commits
-------

31a0669 [HttpKernel] Keep 3.0 compat by not using ContainerAware
@nicolas-grekas nicolas-grekas deleted the compat-30 branch November 5, 2015 12:43
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