diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-07-06 10:45:52 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-07-06 10:45:52 +0100 |
| commit | 0eff905a2b398971b0652215ab0c373de1974793 (patch) | |
| tree | 715f9931d686e37251c158d73761b06279271cca /phpstan-baseline.neon | |
| parent | bef12ee406d5f5d1811249cb4bd3f45a83b32caf (diff) | |
| download | webtrees-0eff905a2b398971b0652215ab0c373de1974793.tar.gz webtrees-0eff905a2b398971b0652215ab0c373de1974793.tar.bz2 webtrees-0eff905a2b398971b0652215ab0c373de1974793.zip | |
Update phpstan baseline
Diffstat (limited to 'phpstan-baseline.neon')
| -rw-r--r-- | phpstan-baseline.neon | 5 |
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 |
