cakephp-redis-session icon indicating copy to clipboard operation
cakephp-redis-session copied to clipboard

Fatal error: Cannot redeclare class RedisException in /config/redis_session.php on line 381

Open prem-prakash opened this issue 12 years ago • 1 comments
trafficstars

Fatal error: Cannot redeclare class RedisException in /config/redis_session.php on line 381

prem-prakash avatar Apr 04 '13 16:04 prem-prakash

Thanks for reporting! This should be fixed now. I wrapped RedisException in a class_exist test.

m3nt0r avatar Apr 06 '13 04:04 m3nt0r