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
phpstan already knows about the offsets a array has after certain checks, e.g. array_key_exists.
this knowledge should be used for the return-type inference.