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
Modernize: PEAR/ValidFunctionName: use class constant for constant array
Note: this also affects the `Squiz.NamingConventions.ValidFunctionName` sniff which extends this sniff.
That sniff doesn't access the deprecated property directly, but if other sniffs `extend` the Squiz `ValidFunctionName` sniff, they may be affected.
0 commit comments