Hi Adam, ZF has now two components called Zend_Filter_* and Zend_Validate_* for this. But IMO it's quite harder compared too Zend_Filter_Input. Maybe there will be something similar to Zend_Filter_Input after the 1.0 Release. Furthermore the class Zend is deprecated.
Adam Balgach schrieb:
> All,
>
> How does the functionality change from .8 -> .9 for Zend_Filter_Input...
>
> I was using something like:
>
> Zend::register('post', new Zend_Filter_Input($_POST, false));
> Zend::register('get', new Zend_Filter_Input($_GET, false));
>
>
> but i see this class has gone away...
>
>
signature.asc
Description: OpenPGP digital signature
