Update dependency vimeo/psalm to v6 #744
Annotations
10 errors
Psalm [8.1, locked]:
test/ExceptionTest.php#L29
test/ExceptionTest.php:29:18: PossiblyFalseIterator: Cannot iterate over falsable var false|list<string> (see https://psalm.dev/164)
|
Psalm [8.1, locked]:
test/ExceptionTest.php#L29
test/ExceptionTest.php:29:33: MixedAssignment: Unable to determine the type that $exception is being assigned to (see https://psalm.dev/032)
|
Psalm [8.1, locked]:
test/ExceptionTest.php#L30
test/ExceptionTest.php:30:38: MixedArgument: Argument 1 of basename cannot be mixed, expecting string (see https://psalm.dev/030)
|
Psalm [8.1, locked]:
test/LaminasViewRendererTest.php#L132
test/LaminasViewRendererTest.php:132:62: PossiblyFalseArgument: Argument 3 of str_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
test/LaminasViewRendererTest.php#L191
test/LaminasViewRendererTest.php:191:64: PossiblyFalseArgument: Argument 3 of str_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
test/LaminasViewRendererTest.php#L204
test/LaminasViewRendererTest.php:204:62: PossiblyFalseArgument: Argument 3 of str_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
test/LaminasViewRendererTest.php#L222
test/LaminasViewRendererTest.php:222:62: PossiblyFalseArgument: Argument 3 of str_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
test/LaminasViewRendererTest.php#L241
test/LaminasViewRendererTest.php:241:62: PossiblyFalseArgument: Argument 3 of str_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
test/LaminasViewRendererTest.php#L259
test/LaminasViewRendererTest.php:259:62: PossiblyFalseArgument: Argument 3 of str_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
test/LaminasViewRendererTest.php#L261
test/LaminasViewRendererTest.php:261:63: PossiblyFalseArgument: Argument 3 of str_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Loading