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
Both functions in PHPStan seems to only accepts array for the $params variable while in fact the stub in php-src says that the $params property is a mixed type.