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 16b24bd):
ERROR: InvalidReturnStatement - 15:12 - The inferred type 'array<int<0, 3>, null|stdClass>' does not match the declared return type 'array<array-key, stdClass>' for getObjects
ERROR: InvalidReturnType - 4:12 - The declared return type 'array<array-key, stdClass>' for getObjects is incorrect, got 'array<int<0, 3>, null|stdClass>'
Bug report
Ignore callback filter is_object
Code snippet:
https://psalm.dev/r/36020d9d91
The text was updated successfully, but these errors were encountered: