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

Change docblock to allow array in InputFilter #2304

Merged
merged 1 commit into from
Sep 13, 2012

Conversation

bakura10
Copy link
Contributor

@bakura10 bakura10 commented Sep 6, 2012

Added array in the interface docblock, otherwise IDE are complaining when using an array specification to add new input filter.

@weierophinney weierophinney merged commit 6cd439c into zendframework:master Sep 13, 2012
@weierophinney
Copy link
Member

Merged to release and master branches.

Maks3w added a commit to Maks3w/zend-inputfilter that referenced this pull request Aug 21, 2015
array capabilities only exists for InputFilter class but not for their parent BaseInputFilter which is responsible of implement the interface.

People with tools warning about type unsafe should typehint against Zend\InputFilter\InputFilter instead Zend\InputFilter\InputFilterInterface

Reverts:

* zendframework/zendframework#2304
* 8fa4735
* 93b9bd0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants