colinmollenhour / Cm_RedisSession

Redis-based session handler for Magento with optimistic locking
208 stars 120 forks source link

missing ConfigInterface #181

Closed tmotyl closed 1 year ago

tmotyl commented 3 years ago

Class Cm_RedisSession_Model_Session_Config implements \Cm\RedisSession\Handler\ConfigInterface. However I can't fin the ConfigInterface.php file. In some places it is also required like:

require_once __DIR__.'/../lib/src/Cm/RedisSession/Handler/ConfigInterface.php

Is the file missing, or is the issue on my side?

Similar story is regarding Cm\RedisSession\Handler\LoggerInterface

colinmollenhour commented 1 year ago

These are in the dependency https://github.com/colinmollenhour/php-redis-session-abstract