You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Psalm output (using commit f1a8407):
INFO: LessSpecificReturnStatement - 8:12 - The type 'array<array-key, mixed>' is more general than the declared return type 'non-empty-array<array-key, mixed>' for test
INFO: MoreSpecificReturnType - 4:12 - The declared return type 'non-empty-array<array-key, mixed>' for test is more specific than the inferred return type 'array<array-key, mixed>'
https://psalm.dev/r/95773884b8
The text was updated successfully, but these errors were encountered: