summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-02-07 17:24:49 +0000
committerGreg Roach <greg@subaqua.co.uk>2021-02-07 17:27:12 +0000
commit20fc50da980e6fc5ccc1065c25fd565978f91e02 (patch)
treef7c29224e8b0d0463032b48a3a8ef81067e3b2a8 /phpstan-baseline.neon
parentf0e822dd8aaa579bc080ad2509267dd2117f46b1 (diff)
downloadwebtrees-20fc50da980e6fc5ccc1065c25fd565978f91e02.tar.gz
webtrees-20fc50da980e6fc5ccc1065c25fd565978f91e02.tar.bz2
webtrees-20fc50da980e6fc5ccc1065c25fd565978f91e02.zip
Code Style
Diffstat (limited to 'phpstan-baseline.neon')
-rw-r--r--phpstan-baseline.neon10
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