Skip to content

[2.6] [Security] Fixed ExpressionVoter - addExpressionLanguageProvider #12935

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
Dec 12, 2014

Conversation

lucagtc
Copy link

@lucagtc lucagtc commented Dec 10, 2014

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

Fix missing addExpressionLanguageProvider in ExpressionVoter, used by AddExpressionLanguageProvidersPass to add expression providers.

@lucagtc lucagtc changed the title Fix missing addExpressionLanguageProvider (used by service container to ... [2.6] [Security] Fixed ExpressionVoter - addExpressionLanguageProvider Dec 10, 2014
@fabpot
Copy link
Member

fabpot commented Dec 12, 2014

Thank you @lucagtc.

@fabpot fabpot merged commit 6c70bc5 into symfony:2.6 Dec 12, 2014
fabpot added a commit that referenced this pull request Dec 12, 2014
…uageProvider (Luca Genuzio)

This PR was merged into the 2.6 branch.

Discussion
----------

[2.6] [Security] Fixed ExpressionVoter - addExpressionLanguageProvider

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

Fix missing addExpressionLanguageProvider in [ExpressionVoter](https://github.com/symfony/symfony/blob/2.6/src/Symfony/Component/Security/Core/Authorization/Voter/ExpressionVoter.php), used by [AddExpressionLanguageProvidersPass](https://github.com/symfony/symfony/blob/2.6/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddExpressionLanguageProvidersPass.php) to add expression providers.

Commits
-------

6c70bc5 Fix missing addExpressionLanguageProvider (used by service container to add expression providers)
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.

2 participants