Updated copyright year to 2025 #271
Annotations
5 errors
Run PHPStan analysis:
src/lib/Query/Common/CriterionVisitor/UserEmailIn.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function array_map expects \(callable\(bool\|float\|int\|string\)\: mixed\)\|null, Closure\(string\)\: non\-falsy\-string given\.$# in path /home/runner/work/solr/solr/src/lib/Query/Common/CriterionVisitor/UserEmailIn.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/Query/Common/CriterionVisitor/UserEmailIn.php#L34
Parameter #1 $callback of function array_map expects (callable(bool|float|int|string): mixed)|null, Closure(string): (lowercase-string&non-falsy-string) given.
|
Run PHPStan analysis:
src/lib/Query/Common/CriterionVisitor/UserLoginIn.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function array_map expects \(callable\(bool\|float\|int\|string\)\: mixed\)\|null, Closure\(string\)\: non\-falsy\-string given\.$# in path /home/runner/work/solr/solr/src/lib/Query/Common/CriterionVisitor/UserLoginIn.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/Query/Common/CriterionVisitor/UserLoginIn.php#L34
Parameter #1 $callback of function array_map expects (callable(bool|float|int|string): mixed)|null, Closure(string): (lowercase-string&non-falsy-string) given.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Loading