summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-03-07 08:41:53 +0000
committerGreg Roach <greg@subaqua.co.uk>2021-03-09 08:46:07 +0000
commit0d047a8c74753c7558a60f4789c838996d6fae8b (patch)
treee405dc9c9f64af1a80cf5adeb4a4ec9fc0deb572 /phpstan-baseline.neon
parent2d6f94fd8071ced9aa84d09ccdd2cdaf30c727ec (diff)
downloadwebtrees-0d047a8c74753c7558a60f4789c838996d6fae8b.tar.gz
webtrees-0d047a8c74753c7558a60f4789c838996d6fae8b.tar.bz2
webtrees-0d047a8c74753c7558a60f4789c838996d6fae8b.zip
Cleanup unused code
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 edc3f7522e..6f06419ad3 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -1155,11 +1155,6 @@ parameters:
path: app/Module/StatisticsChartModule.php
-
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: app/Module/StatisticsChartModule.php
-
- -
message: "#^Binary operation \"\\-\" between string and 1 results in an error\\.$#"
count: 2
path: app/Module/StatisticsChartModule.php