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
I think the code should differentiate between a class method and a global function.
This may happen with other methods as well that share the same name as a global native PHP function.
Expected Behavior
I think the code should differentiate between a class method and a global function.
This may happen with other methods as well that share the same name as a global native PHP function.
Current Behavior
I faced this case:
wpforms-phpcs
reports this error:Screenshots
The text was updated successfully, but these errors were encountered: