@@ -8,9 +8,13 @@ Line,Column,Type,Source
8820,9,error,SlevomatCodingStandard.ControlStructures.UselessIfConditionWithReturn.UselessIfCondition
991,1,error,SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing
10108,1,error, found 1."
11+ 61,1,error,PSR2.Files.EndFileNewline.NoneFound
11126,18,error,PSR12.Files.FileHeader.SpacingInsideBlock
12- 56,1,error,PSR2.Files.EndFileNewline.NoneFound
13+ 57,60,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat.NullTypeHintNotOnLastPosition
14+ 57,32,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat.NullTypeHintNotOnLastPosition
15+ 57,13,warning,Generic.CodeAnalysis.UnusedFunctionParameter.Found
131652,54,error,SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing.WhitespaceBeforeColon
17+ 52,54,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat.DisallowedWhitespace
141852,52,error,PSR12.Functions.ReturnTypeDeclaration.SpaceBeforeColon
151952,20,warning,Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed
162052,20,error,PSR1.Methods.CamelCapsMethodName.NotCamelCaps
@@ -41,6 +45,7 @@ Line,Column,Type,Source
414520,19,error,Generic.PHP.BacktickOperator.Found
424620,14,error,Generic.PHP.BacktickOperator.Found
434716,5,error,PSR12.Traits.UseDeclaration.UseAfterBrace
48+ 16,5,error,SlevomatCodingStandard.Classes.TraitUseDeclaration.MultipleTraitsPerDeclaration
444916,16,error,PSR12.Traits.UseDeclaration.MultipleImport
455014,5,warning,PSR12.Properties.ConstantVisibility.NotFound
465112,13,error,Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps
0 commit comments