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
- Generic.Functions.CallTimePassByReference
This sniff has been deprecated since v3.12.1 and will be removed in v4.0.0.
It looks like the functionality could be moved over to PHPCompatibility/PHPCompatibilityWP by using PHPCompatibility.Syntax.ForbiddenCallTimePassByReference.
Using PHP_CodeSniffer 3.13.0 gives this warning:
It looks like the functionality could be moved over to PHPCompatibility/PHPCompatibilityWP by using
PHPCompatibility.Syntax.ForbiddenCallTimePassByReference.More info here PHPCSStandards/PHP_CodeSniffer#921