Qual: Removed error we need to keep
This commit is contained in:
parent
ac81e1732e
commit
6311da9428
@ -108,7 +108,10 @@
|
|||||||
<rule ref="Generic.NamingConventions.UpperCaseConstantName" />
|
<rule ref="Generic.NamingConventions.UpperCaseConstantName" />
|
||||||
|
|
||||||
<rule ref="Generic.PHP.DeprecatedFunctions" />
|
<rule ref="Generic.PHP.DeprecatedFunctions" />
|
||||||
|
<rule ref="Generic.PHP.DeprecatedFunctions.Deprecated">
|
||||||
|
<severity>0</severity>
|
||||||
|
</rule>
|
||||||
|
|
||||||
<rule ref="Generic.PHP.DisallowShortOpenTag" />
|
<rule ref="Generic.PHP.DisallowShortOpenTag" />
|
||||||
|
|
||||||
<rule ref="Generic.PHP.ForbiddenFunctions" />
|
<rule ref="Generic.PHP.ForbiddenFunctions" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user