summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
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 2457fd2f27..71cff98390 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -101,11 +101,6 @@ parameters:
path: app/Functions/FunctionsPrint.php
-
- message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
- count: 1
- path: app/Functions/FunctionsPrintFacts.php
-
- -
message: "#^Parameter \\#3 \\$offset of function strpos expects int, int\\<0, max\\>\\|false given\\.$#"
count: 1
path: app/Functions/FunctionsPrintFacts.php
@@ -1565,11 +1560,6 @@ parameters:
path: app/Services/CaptchaService.php
-
- message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ClipboardService\\:\\:pastableFacts\\(\\) has parameter \\$exclude_types with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
- count: 1
- path: app/Services/ClipboardService.php
-
- -
message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ClipboardService\\:\\:pastableFactsOfType\\(\\) has parameter \\$types with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
count: 1
path: app/Services/ClipboardService.php