summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-02-11 18:06:52 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-02-11 18:15:50 +0000
commit2bfee398992e84af8dbcab92c238f175dbed35bf (patch)
tree75dae337db7b2f17c454d6670e5313fff71c28a7 /phpstan-baseline.neon
parent83c3c273a1fa285786be41e48d6d66946a1b453c (diff)
downloadwebtrees-2bfee398992e84af8dbcab92c238f175dbed35bf.tar.gz
webtrees-2bfee398992e84af8dbcab92c238f175dbed35bf.tar.bz2
webtrees-2bfee398992e84af8dbcab92c238f175dbed35bf.zip
Update PHP dependencies
Diffstat (limited to 'phpstan-baseline.neon')
-rw-r--r--phpstan-baseline.neon24
1 files changed, 0 insertions, 24 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index 93f6761d3b..cadb4740c6 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -5383,18 +5383,6 @@ parameters:
path: app/Module/ReviewChangesModule.php
-
- message: '#^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,mixed\>\:\:filter\(\) expects \(callable\(mixed, int\)\: bool\)\|null, Closure\(Fisharebest\\Webtrees\\Fact\)\: bool given\.$#'
- identifier: argument.type
- count: 4
- path: app/Module/ShareAnniversaryModule.php
-
- -
- message: '#^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,mixed\>\:\:mapWithKeys\(\) expects callable\(mixed, int\)\: array\<string, non\-falsy\-string\>, Closure\(Fisharebest\\Webtrees\\Fact\)\: non\-empty\-array\<string, non\-falsy\-string\> given\.$#'
- identifier: argument.type
- count: 1
- path: app/Module/ShareAnniversaryModule.php
-
- -
message: '#^Parameter \#1 \$filter of method Fisharebest\\Webtrees\\GedcomRecord\:\:facts\(\) expects array\<string\>, array given\.$#'
identifier: argument.type
count: 3
@@ -6883,12 +6871,6 @@ parameters:
path: app/Services/ClipboardService.php
-
- message: '#^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,mixed\>\:\:map\(\) expects callable\(mixed, int\)\: Fisharebest\\Webtrees\\Fact, Closure\(string\)\: Fisharebest\\Webtrees\\Fact given\.$#'
- identifier: argument.type
- count: 1
- path: app/Services/ClipboardService.php
-
- -
message: '#^Parameter \#1 \$gedcom of method Fisharebest\\Webtrees\\GedcomRecord\:\:createFact\(\) expects string, mixed given\.$#'
identifier: argument.type
count: 1
@@ -7207,12 +7189,6 @@ parameters:
path: app/Services/IndividualFactsService.php
-
- message: '#^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,mixed\>\:\:filter\(\) expects \(callable\(mixed, int\)\: bool\)\|null, Closure\(Fisharebest\\Webtrees\\Fact\)\: bool given\.$#'
- identifier: argument.type
- count: 1
- path: app/Services/IndividualFactsService.php
-
- -
message: '#^Parameter \#1 \$gedcom of class Fisharebest\\Webtrees\\Fact constructor expects string, string\|null given\.$#'
identifier: argument.type
count: 1