Skip to content
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

[Validator] do not treat payload as callback #18298

Merged
merged 1 commit into from
Mar 27, 2016

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Mar 24, 2016

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

see http://stackoverflow.com/a/36140305/2289865

@stof
Copy link
Member

stof commented Mar 24, 2016

Please add a test to prevent regressions

@xabbuh xabbuh force-pushed the callback-constraint-payload branch from 18d6791 to 2066fc0 Compare March 24, 2016 15:04
@xabbuh
Copy link
Member Author

xabbuh commented Mar 24, 2016

test added

@fabpot
Copy link
Member

fabpot commented Mar 27, 2016

Thank you @xabbuh.

@fabpot fabpot merged commit 2066fc0 into symfony:2.7 Mar 27, 2016
fabpot added a commit that referenced this pull request Mar 27, 2016
This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] do not treat payload as callback

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

see http://stackoverflow.com/a/36140305/2289865

Commits
-------

2066fc0 [Validator] do not treat payload as callback
@xabbuh xabbuh deleted the callback-constraint-payload branch March 27, 2016 10:45
This was referenced Mar 27, 2016
@fabpot fabpot mentioned this pull request Apr 29, 2016
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.

None yet

4 participants