psalm-assert: array<array-key, mixed>
is always non-empty-array<array-key, mixed>
#11321
Labels
array<array-key, mixed>
is always non-empty-array<array-key, mixed>
#11321
There seems to be a mistake somewhere about
non-empty-array<mixed>
being more general thanarray<mixed>
. Possibly related topsalm-assert
?See: https://psalm.dev/r/86465e1208
The text was updated successfully, but these errors were encountered: