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

Use plurals for valid/invalid input get in InputFilterInterface #21

Open
Maks3w opened this issue Aug 18, 2015 · 2 comments
Open

Use plurals for valid/invalid input get in InputFilterInterface #21

Maks3w opened this issue Aug 18, 2015 · 2 comments

Comments

@Maks3w
Copy link
Member

Maks3w commented Aug 18, 2015

InputFilterInterface::getValidInput():array and InputFilterInterface::getInvalidInput():array should be InputFilterInterface::getValidInputs():array and InputFilterInterface::getInvalidInputs():array

Both method return always a collection type (array)

@Maks3w Maks3w added this to the 3.0.0 milestone Aug 18, 2015
@jeanCarloMachado
Copy link
Contributor

I made a pull request for it: #98

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-inputfilter; a new issue has been opened at laminas/laminas-inputfilter#13.

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

No branches or pull requests

3 participants