summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-02-08 11:25:46 +0000
committerGreg Roach <greg@subaqua.co.uk>2021-02-08 11:38:38 +0000
commit8303bc5050fe56a4f0c28fcbfe3bb1c625076517 (patch)
tree1659293173f14fee78c1c83113981678901f8775 /phpstan-baseline.neon
parentb56fa9dd6a5e9075de5337fd34748412e9e559a7 (diff)
downloadwebtrees-8303bc5050fe56a4f0c28fcbfe3bb1c625076517.tar.gz
webtrees-8303bc5050fe56a4f0c28fcbfe3bb1c625076517.tar.bz2
webtrees-8303bc5050fe56a4f0c28fcbfe3bb1c625076517.zip
Form styling
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 d7bb56b6f6..3b5eda5833 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -1410,11 +1410,6 @@ parameters:
path: app/Report/ReportParserGenerate.php
-
- message: "#^Parameter \\#1 \\$str of function strip_tags expects string, string\\|null given\\.$#"
- count: 2
- path: app/Report/ReportParserGenerate.php
-
- -
message: "#^Parameter \\#1 \\$array_arg of function end expects array\\|object, array\\<int, string\\>\\|false given\\.$#"
count: 1
path: app/Report/ReportParserGenerate.php