Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[TwigBundle] removed the Container dependency on ActionsExtension #13230

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

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Jan 4, 2015

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets fixes #11876 partially
License MIT
Doc PR n/a

This PR removes the injection of the container into the actions extension, and decouple this extension from FrameworkBundle (it was part of #13143 but as it is now totally independent, I've created a new PR).

@fabpot fabpot force-pushed the actions-extension branch from 21c33b3 to 9427bce Compare January 4, 2015 10:10
@fabpot fabpot force-pushed the actions-extension branch from 9427bce to 76abf98 Compare January 4, 2015 10:30
@fabpot fabpot merged commit 76abf98 into symfony:2.7 Jan 4, 2015
fabpot added a commit that referenced this pull request Jan 4, 2015
…nsExtension (fabpot)

This PR was merged into the 2.7 branch.

Discussion
----------

[TwigBundle] removed the Container dependency on ActionsExtension

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | fixes #11876 partially
| License       | MIT
| Doc PR        | n/a

This PR removes the injection of the container into the actions extension, and decouple this extension from FrameworkBundle (it was part of #13143 but as it is now totally independent, I've created a new PR).

Commits
-------

76abf98 [TwigBundle] removed the Container dependency on ActionsExtension
@fabpot fabpot deleted the actions-extension branch January 4, 2015 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant