ZF-10673: Zend_Identical can't retrive to compare value from Zend_Filter_Input
Description
How it's possible to use Zend_Identical Validator in Zend_Filter_Input ?
There is no way to pass other thing that 'text' in token.. i tried to pass fields=>'passF' doesn't work
StringEquals has been removed ? Why ?
On complete zf there is no Zend_Validate_Identical class..
Comments
Posted by Nicolas Renardet (xenesis) on 2010-11-15T17:10:13.000+0000
Another info?
Posted by Ramon Henrique Ornelas (ramon) on 2010-11-15T18:51:47.000+0000
Zend_Filter_Input not working with context but through of the Zend_Form_Element you can use context.