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 knows str_replace returns non-empty-string when all three arguments are non-empty-string, but it's not true when subject is non-empty-string|array.