From ad334626a74d3caa6513db801f5cee96aa6ad719 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Wed, 12 Feb 2025 10:01:14 +0000 Subject: Add ImagesiftBot to the list of bad bots --- phpstan-baseline.neon | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'phpstan-baseline.neon') 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 - @@ -8040,12 +8040,6 @@ parameters: count: 1 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\ but returns array\\.$#' identifier: return.type -- cgit v1.3