Fix styling #13
Annotations
4 errors
phpstan:
src/Exceptions/InvalidConfig.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function array_map expects \(callable\(0\|1\|2\|3\|4\|5\|6\|7\)\: mixed\)\|null, Closure\(string\)\: string given\.$# in path /home/runner/work/laravel-flare/laravel-flare/src/Exceptions/InvalidConfig.php was not matched in reported errors.
|
phpstan:
src/Exceptions/InvalidConfig.php#L21
Parameter #1 $callback of function array_map expects (callable(0|1|2|3|4|5|6|7): mixed)|null, Closure(string): lowercase-string given.
|
phpstan:
src/Views/ViewExceptionMapper.php#L45
Offset 'path' does not exist on array{0?: string, path?: string, 1?: string}.
|
phpstan
Process completed with exit code 1.
|