ZF-2952: Let Zend_Validate_inArray() check for keys as well
Description
I think Zend_Validate_inArray should have an option to check for keys of an array istead of values only. It could be done pretty simple.
I think Zend_Validate_inArray should have an option to check for keys of an array istead of values only. It could be done pretty simple.
Comments
Posted by Darby Felton (darby) on 2008-04-02T16:17:49.000+0000
This is also easily done from userland; for example:
Posted by Wil Sinclair (wil) on 2008-12-17T12:56:41.000+0000
Bookkeeping. Assigning all resolved issues to the people who resolved them. The only unassigned issues should be those that are new and unreviewed.