11Line,Column,Type,Source
2+ 7,1,error,Generic.NamingConventions.TraitNameSuffix.Missing
3+ 7,1,error,Generic.NamingConventions.InterfaceNameSuffix.Missing
244,10,error,PSR2.Files.EndFileNewline.NoneFound
353,1,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
461,1,error,SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing
5- 7,1,error,Generic.NamingConventions.TraitNameSuffix.Missing
6- 7,1,error,Generic.NamingConventions.InterfaceNameSuffix.Missing
776,9,error,Generic.Arrays.ArrayIndent.KeyIncorrect
8821,1,error,Generic.Files.InlineHTML.Found
9917,17,error, use === instead."
@@ -16,6 +16,7 @@ Line,Column,Type,Source
161653,9,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
171752,9,error,Proton.Commenting.InlineCommentStartsWithSpace.WrongStyle
181851,9,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
19+ 49,9,error,Proton.Commenting.InlineCommentStartsWithSpace.WrongStyle
192049,9,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
202148,9,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
212247,9,error,PEAR.Commenting.InlineComment.WrongStyle
@@ -24,6 +25,7 @@ Line,Column,Type,Source
242544,9,error,Proton.Commenting.InlineCommentStartsWithSpace.WrongStyle
252640,37,error,SlevomatCodingStandard.Attributes.RequireAttributeAfterDocComment.AttributeBeforeDocComment
262734,5,error,SlevomatCodingStandard.Attributes.RequireAttributeAfterDocComment.AttributeBeforeDocComment
28+ 3,24,error,PSR12.Files.FileHeader.SpacingAfterDeclareBlock
27293,1,error, found 2."
283029,9,error,Proton.Commenting.InlineCommentStartsWithSpace.WrongStyle
293124,8,error,SlevomatCodingStandard.Commenting.ForbiddenComments.CommentForbidden
@@ -57,7 +59,7 @@ Line,Column,Type,Source
575964,27,error,Squiz.PHP.DisallowMultipleAssignments.FoundInControlStructure
586064,16,error, use === instead."
596163,62,error,Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine
60- 6,18,error,PSR12.Files.FileHeader.SpacingInsideBlock
62+ 6,18,error,PSR12.Files.FileHeader.SpacingInsideUseBlock
61636,1,error,SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse
626458,60,error,SlevomatCodingStandard.TypeHints.DNFTypeHintFormat.NullTypeHintNotOnLastPosition
636558,32,error,SlevomatCodingStandard.TypeHints.DNFTypeHintFormat.NullTypeHintNotOnLastPosition
@@ -102,10 +104,12 @@ Line,Column,Type,Source
10210416,16,error,PSR12.Traits.UseDeclaration.MultipleImport
10310514,5,warning,PSR12.Properties.ConstantVisibility.NotFound
10410612,13,error,SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingAnyTypeHint
107+ 12,13,error,SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingAnyTypeHint
10510812,13,error,Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps
10610912,1,error,Generic.WhiteSpace.DisallowTabIndent.TabsUsed
10711010,27,error,SlevomatCodingStandard.Classes.EmptyLinesAroundClassBraces.IncorrectEmptyLinesAfterOpeningBrace
10811110,27,error,PSR2.Classes.ClassDeclaration.OpenBraceNewLine
10911210,27,error,PSR12.Classes.OpeningBraceSpace.Found
11011310,16,error,Generic.NamingConventions.AbstractClassNamePrefix.Missing
1111141,1,error,SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing
115+ 1,1,error,PSR12.Files.FileHeader.SpacingAfterTagBlock
0 commit comments