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 168168 <severity >10</severity >
169169 <type >error</type >
170170 </rule >
171+ <rule ref =" PHPCompatibility.FunctionUse.RemovedFunctions" >
172+ <severity >10</severity >
173+ <type >error</type >
174+ </rule >
171175 <!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
172176 <rule ref =" Generic.Files.ByteOrderMark" >
173177 <severity >9</severity >
763767 <!-- Following sniffs have an equivalent in PHPCS -->
764768 <exclude name =" PHPCompatibility.Syntax.ForbiddenCallTimePassByReference" />
765769 <exclude name =" PHPCompatibility.Keywords.ForbiddenNamesAsDeclared" />
766- <!-- Following sniffs have an equivalent in Magento2 -->
767- <exclude name =" PHPCompatibility.FunctionUse.RemovedFunctions" />
768770 </rule >
769771</ruleset >
You can’t perform that action at this time.
0 commit comments