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 c1850e7 + 2faa00d commit 49aba19Copy full SHA for 49aba19
PHPCSDev/ruleset.xml
@@ -26,6 +26,9 @@
26
<exclude name="PHPCompatibility.Constants.NewConstants.t_fnFound"/>
27
<exclude name="PHPCompatibility.Constants.NewConstants.t_matchFound"/>
28
<exclude name="PHPCompatibility.Constants.NewConstants.t_nullsafe_object_operatorFound"/>
29
+ <exclude name="PHPCompatibility.Constants.NewConstants.t_name_fully_qualifiedFound"/>
30
+ <exclude name="PHPCompatibility.Constants.NewConstants.t_name_qualifiedFound"/>
31
+ <exclude name="PHPCompatibility.Constants.NewConstants.t_name_relativeFound"/>
32
<exclude name="PHPCompatibility.Constants.RemovedConstants.t_bad_characterFound"/>
33
</rule>
34
0 commit comments