ZF-9699: Zend_Cache_StaticBackendTest is not included in the Zend_Cache_AllTests test suite
Description
Zend_Cache_StaticBackendTest tests don't run, because it's not included in the Zend_Cache_AllTests test suite.
Zend_Cache_StaticBackendTest tests don't run, because it's not included in the Zend_Cache_AllTests test suite.
Comments
Posted by Maxell (maxell) on 2010-04-17T14:26:24.000+0000
Added patch
Posted by Marc Bennewitz (private) (mabe) on 2010-04-19T10:55:24.000+0000
fixed in r21949 (trunk) and r21950 (branch) Thank you for reporting