PSR-16 standard compliance #503
Annotations
4 errors
Psalm [8.1, locked]:
src/Translator/Translator.php#L227
src/Translator/Translator.php:227:22: TypeDoesNotContainType: Type array{cache: mixed, ...<array-key|mixed, mixed>} for $options is never object (see https://psalm.dev/056)
|
Psalm [8.1, locked]:
src/Translator/Translator.php#L227
src/Translator/Translator.php:227:54: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
Psalm [8.1, locked]:
src/Translator/Translator.php#L227
src/Translator/Translator.php:227:66: RedundantCondition: Type array{cache: mixed, ...<array-key|mixed, mixed>} for $options is never object (see https://psalm.dev/122)
|
Psalm [8.1, locked]:
src/Translator/Translator.php#L1
src/Translator/Translator.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
|
Loading