Fix: #4683 - Database agnostic support for GROUP_CONCAT/STRING_AGG #4831
Annotations
3 errors
Run ~/.composer/vendor/bin/phpstan analyze --no-progress --level=max app index.php:
app/Services/AdminService.php#L1
Ignored error pattern #^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) expects callable\(mixed, int\|string\)\: non\-empty\-array\<int, Fisharebest\\Webtrees\\Individual\>, Closure\(string\)\: non\-empty\-array\<int, Fisharebest\\Webtrees\\Individual\> given\.$# in path /home/runner/work/webtrees/webtrees/app/Services/AdminService.php was not matched in reported errors.
|
Run ~/.composer/vendor/bin/phpstan analyze --no-progress --level=max app index.php:
app/Services/AdminService.php#L154
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::map() expects callable(mixed, int|string): string, Closure(string): non-falsy-string given.
|
Run ~/.composer/vendor/bin/phpstan analyze --no-progress --level=max app index.php
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading