Merge branch 'refs/heads/master' into 0.2-beta
This commit is contained in:
commit
5755a5f739
@ -109,6 +109,8 @@ class IoServer {
|
|||||||
} catch (\Exception $e) {
|
} catch (\Exception $e) {
|
||||||
$this->handleError($e, $conn);
|
$this->handleError($e, $conn);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
unset($conn->decor);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user