We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bc8593 + de688d5 commit f9e606eCopy full SHA for f9e606e
PHPCSDev/ruleset.xml
@@ -24,6 +24,7 @@
24
<exclude name="PHPCompatibility.Constants.NewConstants.t_yield_fromFound"/>
25
<exclude name="PHPCompatibility.Constants.NewConstants.t_bad_characterFound"/>
26
<exclude name="PHPCompatibility.Constants.NewConstants.t_fnFound"/>
27
+ <exclude name="PHPCompatibility.Constants.NewConstants.t_attributeFound"/>
28
<exclude name="PHPCompatibility.Constants.NewConstants.t_matchFound"/>
29
<exclude name="PHPCompatibility.Constants.NewConstants.t_nullsafe_object_operatorFound"/>
30
<exclude name="PHPCompatibility.Constants.NewConstants.t_name_fully_qualifiedFound"/>
0 commit comments