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
In PHP, the positive and negative zero floats are considered to be equal even with ===. However, they have different string representations, so phpstan should not consider that the condition is always false.