Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Regression fix #131

Merged
merged 1 commit into from
Nov 7, 2017
Merged

Regression fix #131

merged 1 commit into from
Nov 7, 2017

Conversation

marhub
Copy link
Contributor

@marhub marhub commented Mar 6, 2017

Fix to allow setting multiple validation fields in form of $name = ['field1','field2'] when those fields are simple Zend\InputFilter\Input

Fix to allow setting multiple validation fields in form of $name = ['field1','field2'] when those fields are simple Zend\InputFilter\Input
@weierophinney
Copy link
Member

This needs unit tests, please, to ensure a breaking change is not made again in the future.

@weierophinney weierophinney merged commit 094a037 into zendframework:master Nov 7, 2017
weierophinney added a commit that referenced this pull request Nov 7, 2017
weierophinney added a commit that referenced this pull request Nov 7, 2017
Renames the test `testSetValidationGroupThrowExceptionIfInputIsNotAnInputFilter()`
to `testSetValidationGroupSkipsRecursionWhenInputIsNotAnInputFilter()`,
and updates the expectations to indicate that the validation group is
successfully created.

It also adds a test to demonstrate expected recursion.
weierophinney added a commit that referenced this pull request Nov 7, 2017
weierophinney added a commit that referenced this pull request Nov 7, 2017
weierophinney added a commit that referenced this pull request Nov 7, 2017
Forward port #131

Conflicts:
	CHANGELOG.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants