summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.scrutinizer.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 34f5fe731..ee2b63b32 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -24,3 +24,5 @@ checks:
php:
# not helpful because there is no setting to tweek the threshold
duplication: false
+ # this is not working properly with core exceptions
+ catch_class_exists: false \ No newline at end of file