summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-02-12 10:01:14 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-02-12 10:01:14 +0000
commitad334626a74d3caa6513db801f5cee96aa6ad719 (patch)
tree7f48a2529ce177f4c9d64e0575ac2c3dcf4f13a3 /phpstan-baseline.neon
parent9585364983e25810fe6ba9d31642de2702bfbcc9 (diff)
downloadwebtrees-ad334626a74d3caa6513db801f5cee96aa6ad719.tar.gz
webtrees-ad334626a74d3caa6513db801f5cee96aa6ad719.tar.bz2
webtrees-ad334626a74d3caa6513db801f5cee96aa6ad719.zip
Add ImagesiftBot to the list of bad bots
Diffstat (limited to 'phpstan-baseline.neon')
-rw-r--r--phpstan-baseline.neon8
1 files changed, 1 insertions, 7 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index bd4a562fe3..c6e3e12722 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -8007,7 +8007,7 @@ parameters:
-
message: '#^Cannot cast mixed to int\.$#'
identifier: cast.int
- count: 22
+ count: 23
path: app/StatisticsData.php
-
@@ -8041,12 +8041,6 @@ parameters:
path: app/StatisticsData.php
-
- message: '#^Method Fisharebest\\Webtrees\\StatisticsData\:\:countHits\(\) should return int but returns mixed\.$#'
- identifier: return.type
- count: 1
- path: app/StatisticsData.php
-
- -
message: '#^Method Fisharebest\\Webtrees\\StatisticsData\:\:familiesWithTheMostChildren\(\) should return array\<int, object\{family\: Fisharebest\\Webtrees\\Family, children\: int\}\> but returns array\<int, object\{family\: Fisharebest\\Webtrees\\Family\|null, children\: int\}&stdClass\>\.$#'
identifier: return.type
count: 1