ZF-9233: Zend_Filter & Zend_Validate tests not passing due to Zend_Loader changed behavior
Description
Zend_Loader no longer throws PHP error when classes are not found, tests need to be changed to reflect this.
Zend_Loader no longer throws PHP error when classes are not found, tests need to be changed to reflect this.
Comments
Posted by Ralph Schindler (ralph) on 2010-02-22T23:19:53.000+0000
Fixed in trunk r21141 and in release branch 1.10 in r21144