summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-03-16 15:52:47 +0000
committerGreg Roach <greg@subaqua.co.uk>2021-03-18 10:20:57 +0000
commit6d585cef9ef8b6614104422e11f24f2b5dc95fec (patch)
tree54d5db1334328e4acdaf863ce93a32d13bcff9f0 /phpstan-baseline.neon
parent41e3e3663ef7f15489d74cf9a5ea751685c5e7e8 (diff)
downloadwebtrees-6d585cef9ef8b6614104422e11f24f2b5dc95fec.tar.gz
webtrees-6d585cef9ef8b6614104422e11f24f2b5dc95fec.tar.bz2
webtrees-6d585cef9ef8b6614104422e11f24f2b5dc95fec.zip
Update error handling for flysystem 2.0
Diffstat (limited to 'phpstan-baseline.neon')
-rw-r--r--phpstan-baseline.neon5
1 files changed, 0 insertions, 5 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index 9ce33c78a4..3a002dc778 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -250,11 +250,6 @@ parameters:
path: app/Http/Middleware/BaseUrl.php
-
- message: "#^Caught class League\\\\Flysystem\\\\NotSupportedException not found\\.$#"
- count: 1
- path: app/Http/Middleware/HandleExceptions.php
-
- -
message: "#^Parameter \\#1 \\$message of static method Fisharebest\\\\Webtrees\\\\Log\\:\\:addErrorLog\\(\\) expects string, string\\|null given\\.$#"
count: 1
path: app/Http/Middleware/HandleExceptions.php