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 263987e + fd058e6 commit e28e99eCopy full SHA for e28e99e
PHPCSDev/ruleset.xml
@@ -29,6 +29,8 @@
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.NewConstants.t_readonlyFound"/>
33
+ <exclude name="PHPCompatibility.Constants.NewConstants.t_enumFound"/>
34
<exclude name="PHPCompatibility.Constants.RemovedConstants.t_bad_characterFound"/>
35
</rule>
36
0 commit comments