Skip to content

Commit 5a8962f

Browse files
authored
Remove usage of deprecated sniff (#204)
Remove usage of sniff deprecated in phpcs 3.12.1 to be removed in phpcs 4.0.0
1 parent 6ab870a commit 5a8962f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Symfony/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<property name="spacing" value="0" />
2424
</properties>
2525
</rule>
26-
<rule ref="Generic.Functions.CallTimePassByReference"/>
2726
<rule ref="Generic.NamingConventions.UpperCaseConstantName"/>
2827
<rule ref="Generic.PHP.LowerCaseConstant"/>
2928
<rule ref="Squiz.Arrays.ArrayBracketSpacing"/>

0 commit comments

Comments
 (0)