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
A property marked as non-empty-array seems to be incorrectly identified as possibly empty. This is after explicitly checking if the array has at least two items before using unset() on it.