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

fixes #5270 #5271

Closed
wants to merge 5 commits into from
Closed

fixes #5270 #5271

wants to merge 5 commits into from

Conversation

steverhoades
Copy link
Contributor

This fixes issue #5270 where filters isValid returns no data present error when data is set on an aggregate inputfilter.

@Maks3w
Copy link
Member

Maks3w commented Oct 16, 2013

Hi @steverhoades The PR cannot be automatically merged. Can you merge the most recent master branch in your branch PR?

@EvanDotPro
Copy link
Member

@steverhoades Please rebase this PR onto the latest upstream master. The commit your PR is based on is over a year old. Also it'll make your life easier if you use a hotfix branch instead of getting your fork's master out of sync with upstream. ;)

@steverhoades
Copy link
Contributor Author

Woops. Thought it was a fresh fork, my bad. I'll take care of this shortly.

@steverhoades
Copy link
Contributor Author

Ok, 2nd try - did I do that right?

@Maks3w
Copy link
Member

Maks3w commented Oct 16, 2013

It's mergeable. Thank you

@steverhoades
Copy link
Contributor Author

Perfect, sorry about that!

A few comments regarding this commit, I think it would be nice to understand what the purpose of the populate() method is, as It's not abundantly clear to me why this method needs to exist. The same goes for validateInput($input). I went through the commit history but had a hard time extrapolating the details behind this.

I think any dependency on $this->data should be removed from this class entirely, this could possibly make the getUnknown() and hasUnknown() methods irrelevant ...

thoughts?

weierophinney added a commit that referenced this pull request Oct 23, 2013
weierophinney added a commit that referenced this pull request Oct 23, 2013
- trailing whitespace
- add parameter annotation
- typehint on new parameter
- spaces after operators, comments
- remove extraneous lines in test
weierophinney added a commit that referenced this pull request Oct 23, 2013
@ghost ghost assigned weierophinney Oct 23, 2013
weierophinney added a commit to zendframework/zend-inputfilter that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-inputfilter that referenced this pull request May 15, 2015
- trailing whitespace
- add parameter annotation
- typehint on new parameter
- spaces after operators, comments
- remove extraneous lines in test
weierophinney added a commit to zendframework/zend-inputfilter that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-inputfilter that referenced this pull request May 15, 2015
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.

None yet

4 participants