commit
a2bc97210b
@ -122,7 +122,11 @@
|
|||||||
<severity>0</severity>
|
<severity>0</severity>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
<rule ref="Generic.PHP.DisallowShortOpenTag" />
|
<!-- PHP code MUST NOT contain any character before the opening tag -->
|
||||||
|
<rule ref="Generic.PHP.CharacterBeforePHPOpeningTag"/>
|
||||||
|
|
||||||
|
<!-- PHP code MUST NOT contain any short opening tag -->
|
||||||
|
<rule ref="Generic.PHP.DisallowShortOpenTag" />
|
||||||
|
|
||||||
<rule ref="Generic.PHP.ForbiddenFunctions" />
|
<rule ref="Generic.PHP.ForbiddenFunctions" />
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user