File tree Expand file tree Collapse file tree 3 files changed +2
-62
lines changed Expand file tree Collapse file tree 3 files changed +2
-62
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5151 <severity >0</severity >
5252 </rule >
5353 <rule ref =" Generic.NamingConventions.ConstructorName" />
54+ <rule ref =" Generic.NamingConventions.InterfaceNameSuffix" />
5455 <rule ref =" Generic.NamingConventions.UpperCaseConstantName" />
5556 <rule ref =" Generic.PHP.DeprecatedFunctions" />
5657 <rule ref =" Generic.PHP.DisallowShortOpenTag" >
Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ protected function getErrorList(string $testFile): array
353353 805 => 1 ,
354354 806 => 1 ,
355355 807 => 1 ,
356- 809 => 4 ,
356+ 809 => 5 ,
357357 815 => 1 ,
358358 820 => 1 ,
359359 827 => 1 ,
@@ -464,7 +464,6 @@ protected function getWarningList(string $testFile): array
464464 495 => 1 ,
465465 787 => 1 ,
466466 788 => 1 ,
467- 809 => 1 ,
468467 823 => 1 ,
469468 824 => 1 ,
470469 836 => 1 ,
You can’t perform that action at this time.
0 commit comments