@@ -9,7 +9,15 @@ Line,Column,Type,Source
991,1,error,SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing
10108,1,error, found 1."
11116,18,error,PSR12.Files.FileHeader.SpacingInsideBlock
12- 41,1,error,PSR2.Files.EndFileNewline.NoneFound
12+ 54,1,error,PSR2.Files.EndFileNewline.NoneFound
13+ 50,54,error,SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing.WhitespaceBeforeColon
14+ 50,52,error,PSR12.Functions.ReturnTypeDeclaration.SpaceBeforeColon
15+ 50,20,warning,Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed
16+ 50,20,error,PSR1.Methods.CamelCapsMethodName.NotCamelCaps
17+ 48,8,error,SlevomatCodingStandard.Commenting.DeprecatedAnnotationDeclaration.MissingDescription
18+ 43,13,error,SlevomatCodingStandard.Functions.TrailingCommaInCall.MissingTrailingComma
19+ 42,1,error,Generic.WhiteSpace.DisallowTabIndent.TabsUsed
20+ 41,1,error,Generic.WhiteSpace.DisallowTabIndent.TabsUsed
13214,1,error, found 2."
142239,1,error,Generic.WhiteSpace.DisallowTabIndent.TabsUsed
152338,13,warning,Squiz.PHP.NonExecutableCode.Unreachable
0 commit comments