summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-07-06 10:45:52 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-07-06 10:45:52 +0100
commit0eff905a2b398971b0652215ab0c373de1974793 (patch)
tree715f9931d686e37251c158d73761b06279271cca /phpstan-baseline.neon
parentbef12ee406d5f5d1811249cb4bd3f45a83b32caf (diff)
downloadwebtrees-0eff905a2b398971b0652215ab0c373de1974793.tar.gz
webtrees-0eff905a2b398971b0652215ab0c373de1974793.tar.bz2
webtrees-0eff905a2b398971b0652215ab0c373de1974793.zip
Update phpstan baseline
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 613cde3f6e..e104e1b72c 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -515,11 +515,6 @@ parameters:
path: app/Http/RequestHandlers/SiteLogsData.php
-
- message: "#^Cannot cast array\\|string\\|false to int\\.$#"
- count: 1
- path: app/Http/RequestHandlers/SitePreferencesPage.php
-
- -
message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Routes\\\\ApiRoutes\\:\\:load\\(\\) has parameter \\$router with no value type specified in iterable type Aura\\\\Router\\\\Map\\.$#"
count: 1
path: app/Http/Routes/ApiRoutes.php