Skip to content

[Validator] Fix access to root object when using composite constraint #25529

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

Conversation

ostrolucky
Copy link
Contributor

@ostrolucky ostrolucky commented Dec 17, 2017

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #12315, #20477, #21706
License MIT
Doc PR

@ostrolucky ostrolucky force-pushed the fix-validator-context-in-composite-constraint branch from c171e82 to 0e781ce Compare December 17, 2017 18:19
@ostrolucky ostrolucky changed the base branch from master to 2.7 December 17, 2017 18:19
@ostrolucky ostrolucky force-pushed the fix-validator-context-in-composite-constraint branch from 0e781ce to 40ead48 Compare December 17, 2017 18:21
@ostrolucky ostrolucky force-pushed the fix-validator-context-in-composite-constraint branch from 40ead48 to b18cdcf Compare December 17, 2017 18:21
@nicolas-grekas nicolas-grekas added this to the 2.7 milestone Dec 18, 2017
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

LGTM

@fabpot
Copy link
Member

fabpot commented Jan 3, 2018

Thank you @ostrolucky.

@fabpot fabpot merged commit b18cdcf into symfony:2.7 Jan 3, 2018
fabpot added a commit that referenced this pull request Jan 3, 2018
… constraint (ostrolucky)

This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] Fix access to root object when using composite constraint

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #12315, #20477, #21706
| License       | MIT
| Doc PR        |

Commits
-------

b18cdcf [Validator] Fix access to root object when using composite constraint
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.

6 participants