Skip to content

Conversation

@blazarecki
Copy link

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

This PR is related to the issue #17675

@HeahDude
Copy link
Contributor

HeahDude commented Feb 4, 2016

Hi @blazarecki it seems like symfony 2.6 is not maintained anymore, you should target 2.7 branch.

} else {
// 2.4 API
$context->validateValue($value[$field], $fieldConstraint->constraints, '['.$field.']');
$context->validateValue($value[$field], $fieldConstraint->constraints, '['.$field.']', $fieldConstraint->groups);
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe not needed as it targets 2.4

@blazarecki
Copy link
Author

Thanks @HeahDude I close this PR and reopen on 2.7.

see #17696

@blazarecki blazarecki closed this Feb 4, 2016
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