build #248
Annotations
10 errors
PHPStan:
src/Finkok.php#L113
Parameter #2 $array of function array_key_exists expects array, mixed given.
|
PHPStan:
src/Finkok.php#L128
Cannot access offset 1 on mixed.
|
PHPStan:
src/Finkok.php#L128
Cannot access offset string on mixed.
|
PHPStan:
src/Finkok.php#L132
Parameter #2 $class of function is_a expects string, mixed given.
|
PHPStan:
src/Finkok.php#L135
Parameter #4 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
src/Finkok.php#L147
Cannot access offset 0 on mixed.
|
PHPStan:
src/Finkok.php#L147
Cannot access offset string on mixed.
|
PHPStan:
src/Finkok.php#L159
Cannot access offset 2 on mixed.
|
PHPStan:
src/Finkok.php#L159
Cannot access offset string on mixed.
|
PHPStan:
src/Finkok.php#L162
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
Loading