Make Zend_Validate_* use of the PHP5.2 filter extention
As it is planned for ZF2.0 to require PHP 5.2.x minimum, we then should be able to rewrite all the validators in Zend_Validate_* to use the filter extention provided in the standard distribution of PHP5.2
This would then improve the global performances of Zend_Validate
ZF Home Page
Code Browser
Wiki Dashboard