diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-02-07 17:24:49 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-02-07 17:27:12 +0000 |
| commit | 20fc50da980e6fc5ccc1065c25fd565978f91e02 (patch) | |
| tree | f7c29224e8b0d0463032b48a3a8ef81067e3b2a8 /phpstan-baseline.neon | |
| parent | f0e822dd8aaa579bc080ad2509267dd2117f46b1 (diff) | |
| download | webtrees-20fc50da980e6fc5ccc1065c25fd565978f91e02.tar.gz webtrees-20fc50da980e6fc5ccc1065c25fd565978f91e02.tar.bz2 webtrees-20fc50da980e6fc5ccc1065c25fd565978f91e02.zip | |
Code Style
Diffstat (limited to 'phpstan-baseline.neon')
| -rw-r--r-- | phpstan-baseline.neon | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 0b6b91b277..d7bb56b6f6 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1370,16 +1370,6 @@ parameters: path: app/Report/ReportParserGenerate.php - - message: "#^Parameter \\#1 \\$width of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:createCell\\(\\) expects int, int\\|string given\\.$#" - count: 1 - path: app/Report/ReportParserGenerate.php - - - - message: "#^Parameter \\#2 \\$height of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:createCell\\(\\) expects int, int\\|string given\\.$#" - count: 1 - path: app/Report/ReportParserGenerate.php - - - message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$print_data \\(bool\\) does not accept bool\\|null\\.$#" count: 4 path: app/Report/ReportParserGenerate.php |
