summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-01-27 08:56:30 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-01-27 08:56:30 +0000
commit203ccf04b147f0ec286f7c6e225c38732cc1e521 (patch)
treee70c9f5183df5f740ef34390b892a52b41675855 /phpstan-baseline.neon
parent4633c632cc4e01d31790d14f4454df8fb5a03366 (diff)
downloadwebtrees-203ccf04b147f0ec286f7c6e225c38732cc1e521.tar.gz
webtrees-203ccf04b147f0ec286f7c6e225c38732cc1e521.tar.bz2
webtrees-203ccf04b147f0ec286f7c6e225c38732cc1e521.zip
Remove PHPDebugBar - not compatible with PHP8 and not being updated
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 65f87326d2..a3aca36007 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -636,11 +636,6 @@ parameters:
path: app/Http/Middleware/UseDatabase.php
-
- message: "#^Parameter \\#1 \\$base_url of static method Fisharebest\\\\Webtrees\\\\DebugBar\\:\\:enable\\(\\) expects string, mixed given\\.$#"
- count: 1
- path: app/Http/Middleware/UseDebugbar.php
-
- -
message: "#^Generator expects value type Fisharebest\\\\Webtrees\\\\Module\\\\ModuleLanguageInterface\\|null, mixed given\\.$#"
count: 2
path: app/Http/Middleware/UseLanguage.php