We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57bc17 commit d3dff55Copy full SHA for d3dff55
Consistence/ruleset.xml
@@ -34,6 +34,7 @@
34
<rule ref="Generic.PHP.ForbiddenFunctions"/>
35
<rule ref="Generic.PHP.LowerCaseConstant"/>
36
<rule ref="Generic.PHP.LowerCaseKeyword"/>
37
+ <rule ref="Generic.PHP.LowerCaseType"/>
38
<rule ref="Generic.Strings.UnnecessaryStringConcat">
39
<properties>
40
<property name="allowMultiline" value="true"/>
0 commit comments