File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 168
168
<severity >10</severity >
169
169
<type >error</type >
170
170
</rule >
171
+ <rule ref =" PHPCompatibility.FunctionUse.RemovedFunctions" >
172
+ <severity >10</severity >
173
+ <type >error</type >
174
+ </rule >
171
175
<!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
172
176
<rule ref =" Generic.Files.ByteOrderMark" >
173
177
<severity >9</severity >
763
767
<!-- Following sniffs have an equivalent in PHPCS -->
764
768
<exclude name =" PHPCompatibility.Syntax.ForbiddenCallTimePassByReference" />
765
769
<exclude name =" PHPCompatibility.Keywords.ForbiddenNamesAsDeclared" />
766
- <!-- Following sniffs have an equivalent in Magento2 -->
767
- <exclude name =" PHPCompatibility.FunctionUse.RemovedFunctions" />
768
770
</rule >
769
771
</ruleset >
You can’t perform that action at this time.
0 commit comments