Drop connection config on disconnect
This commit is contained in:
@ -117,6 +117,7 @@ abstract class Connection
|
|||||||
// @codeCoverageIgnoreEnd
|
// @codeCoverageIgnoreEnd
|
||||||
|
|
||||||
$this->socket = null;
|
$this->socket = null;
|
||||||
|
$this->connectionConfig = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function isReady(): bool
|
public function isReady(): bool
|
||||||
|
Reference in New Issue
Block a user