Skip to content

Update missingFieldsMessage default value #8414

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 1 commit into from
Closed

Update missingFieldsMessage default value #8414

wants to merge 1 commit into from

Conversation

ipatiev
Copy link
Contributor

@ipatiev ipatiev commented Sep 21, 2017

In Symfony 2.1.0 changed default value for extraFieldsMessage and missingFieldsMessage in Collection constraint

Change log:
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/CHANGELOG.md#210
Current code: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/Constraints/Collection.php#L36

so this is a pull request to update the doc.

In Symfony 2.1.0 changed default value for extraFieldsMessage and missingFieldsMessage in Collection constraint

Change log:
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/CHANGELOG.md#210
Current code: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/Constraints/Collection.php#L36

so this is a pull request to update the doc.
@xabbuh xabbuh added this to the 2.7 milestone Sep 22, 2017
@xabbuh
Copy link
Member

xabbuh commented Sep 22, 2017

Thank you @ipatiev.

xabbuh added a commit that referenced this pull request Sep 22, 2017
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #8414).

Discussion
----------

Update missingFieldsMessage default value

In Symfony 2.1.0 changed default value for extraFieldsMessage and missingFieldsMessage in Collection constraint

Change log:
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/CHANGELOG.md#210
Current code: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/Constraints/Collection.php#L36

so this is a pull request to update the doc.

Commits
-------

bb2e91b Update missingFieldsMessage default value
@xabbuh xabbuh closed this Sep 22, 2017
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.

3 participants