内核更新
bug修复
This commit is contained in:
@@ -15,7 +15,6 @@ use think\cache\Driver;
|
||||
|
||||
class Memcached extends Driver
|
||||
{
|
||||
protected $handler;
|
||||
protected $options = [
|
||||
'host' => '127.0.0.1',
|
||||
'port' => 11211,
|
||||
|
||||
Reference in New Issue
Block a user