Page MenuHomeDevCentral

D778.diff
No OneTemporary

D778.diff

diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php
--- a/app/Exceptions/Handler.php
+++ b/app/Exceptions/Handler.php
@@ -46,7 +46,7 @@
$this->reportToSentry($e);
}
- $this->log->error($e);
+ $this->log->error((string)$e);
}
/**

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 29, 10:19 (6 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2163941
Default Alt Text
D778.diff (297 B)

Event Timeline