Description of the bug
While executing the checks, I get the warning about Generic.Functions.CallTimePassByReference being a deprecated sniff since v3.12.1, and it will be removed in v4.0.0.
Reproduction instructions
- Install the rules
- Execute the check with Syde-Extra rules
Expected behavior
I don't receive any warning.
Environment info
No response
Relevant log output
Additional context
- This sniff is part of
Syde-Extra here:
|
<rule ref="Generic.Functions.CallTimePassByReference" /> |
Code of Conduct
Description of the bug
While executing the checks, I get the warning about
Generic.Functions.CallTimePassByReferencebeing a deprecated sniff since v3.12.1, and it will be removed in v4.0.0.Reproduction instructions
Expected behavior
I don't receive any warning.
Environment info
No response
Relevant log output
Additional context
Syde-Extrahere:phpcs/Syde-Extra/ruleset.xml
Line 61 in 5eef494
Code of Conduct