改名
This commit is contained in:
@@ -101,7 +101,6 @@ class HTTPServerListener extends Abstracts\Server
|
|||||||
} catch (Error | Throwable $exception) {
|
} catch (Error | Throwable $exception) {
|
||||||
$result = $this->router->exception($exception);
|
$result = $this->router->exception($exception);
|
||||||
} finally {
|
} finally {
|
||||||
var_dump($result);
|
|
||||||
if (!isset($sResponse)) {
|
if (!isset($sResponse)) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user