
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
Zend Framework
Created: 08/Jul/06 03:50 PM
Updated: 05/Jul/07 02:44 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
0.1.5
|
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue is dependecy of:
|
|
ZF-203
Zend_Cache_sqliteBackendTest causes tests to stop running if sqlite isn't isntalled
|
|
|
|
|
|
|
| Resolution Date: |
10/Jul/06 11:13 AM
|
I can't solve the issue ZF-203 ( http://framework.zend.com/issues/browse/ZF-203 ) because I have no commit rights on the file TestConfiguration.php.dist.
If zend doesn't want to increase my commit rights on this file, may someone with enough karma add following lines in this file ?
/**
- Zend_Cache
*
- TESTS_ZEND_CACHE_SQLITE => sqlite extension has to be enabled
*/
define('TESTS_ZEND_CACHE_SQLITE', false);
|
|
Description
|
I can't solve the issue ZF-203 ( http://framework.zend.com/issues/browse/ZF-203 ) because I have no commit rights on the file TestConfiguration.php.dist.
If zend doesn't want to increase my commit rights on this file, may someone with enough karma add following lines in this file ?
/**
- Zend_Cache
*
- TESTS_ZEND_CACHE_SQLITE => sqlite extension has to be enabled
*/
define('TESTS_ZEND_CACHE_SQLITE', false);
|
Show » |
|
ZF-203issue. I'm marking for 0.1.5 in case it makes it in time, otherwise move fix version back to 0.2.0 for both issues.