Skip to content

Commit 2004209

Browse files
authored
Merge pull request #2536 from rodrigoprimo/remove-call-time-pass-by-reference-sniff
2 parents c84a086 + c7d9a20 commit 2004209

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPress-Extra/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
https://github.com/WordPress/WordPress-Coding-Standards/pull/382 -->
1616
<rule ref="Generic.PHP.DeprecatedFunctions"/>
1717
<rule ref="Generic.PHP.ForbiddenFunctions"/>
18-
<rule ref="Generic.Functions.CallTimePassByReference"/>
1918
<rule ref="Generic.CodeAnalysis.EmptyStatement"/>
2019
<rule ref="Generic.CodeAnalysis.ForLoopShouldBeWhileLoop"/>
2120
<rule ref="Generic.CodeAnalysis.ForLoopWithTestFunctionCall"/>

0 commit comments

Comments
 (0)