Formatter factory method #1511
Annotations
4 errors
Static Code Analysis:
src/PhpPact/Consumer/Matcher/Formatters/Expression/EachKeyFormatter.php#L23
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, array<string, mixed>|string given.
|
Static Code Analysis:
src/PhpPact/Consumer/Matcher/Formatters/Expression/EachValueFormatter.php#L23
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, array<string, mixed>|string given.
|
Static Code Analysis:
src/PhpPact/Consumer/Matcher/Formatters/Expression/MatchAllFormatter.php#L23
Anonymous function should return string but returns array<string, mixed>|string.
|
Static Code Analysis
Process completed with exit code 1.
|
Loading