From c53c40487ce33f5e96c344f7c552f91c6feceaea Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Mon, 6 Jan 2020 17:08:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/catcher/Code.php | 25 ++++++++++---------- extend/catcher/exceptions/CatchException.php | 2 +- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/extend/catcher/Code.php b/extend/catcher/Code.php index 10747e7..4ee596b 100644 --- a/extend/catcher/Code.php +++ b/extend/catcher/Code.php @@ -1,13 +1,12 @@ -getMessage(), $previous, $headers, $code); } public function getStatusCode()