Add rule about file and directory #607
Annotations
3 errors
MixedInferredReturnType:
tests/File/FileHelperTest.php#L25
tests/File/FileHelperTest.php:25:16: MixedInferredReturnType: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, list{string, null|string, array<array-key, string>, null|string}> provided (see https://psalm.dev/047)
|
MixedInferredReturnType:
tests/File/FileHelperTest.php#L77
tests/File/FileHelperTest.php:77:16: MixedInferredReturnType: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, list{string, null|string, array<array-key, string>, array<array-key, string>}> provided (see https://psalm.dev/047)
|
Psalm
Process completed with exit code 2.
|