Skip to content

[Validator] Fix use of GroupSequenceProvider in child classes #23925

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

Closed
wants to merge 2 commits into from
Closed

[Validator] Fix use of GroupSequenceProvider in child classes #23925

wants to merge 2 commits into from

Conversation

linniksa
Copy link
Contributor

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? not in real cases
Deprecations? no
Tests pass? yes
License MIT

For example validation of doctrine proxy objects fails.

@linniksa linniksa changed the title Fix use GroupSequenceProvider in child classes [Validator] Fix use of GroupSequenceProvider in child classes Aug 17, 2017
@nicolas-grekas nicolas-grekas added this to the 2.7 milestone Aug 18, 2017
@fabpot
Copy link
Member

fabpot commented Aug 26, 2017

Thank you @linniksa.

fabpot added a commit that referenced this pull request Aug 26, 2017
…ses (linniksa)

This PR was squashed before being merged into the 2.7 branch (closes #23925).

Discussion
----------

[Validator] Fix use of GroupSequenceProvider in child classes

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | not in real cases
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

For example validation of doctrine proxy objects fails.

Commits
-------

8d7b203 [Validator] Fix use of GroupSequenceProvider in child classes
@fabpot fabpot closed this Aug 26, 2017
This was referenced Aug 28, 2017
@linniksa linniksa deleted the patch-group-sequence-provider branch September 5, 2017 07:36
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.

5 participants