B942Lint
B942Lint
Lint Messages
Lint Messages
Severity | Location | Code | Message |
---|---|---|---|
Error | core/units/helpers/image_helper.php:37 | PHPCS.E.CodingStandard.Commenting.DocComment.TagValueIndent | CodingStandard.Commenting.DocComment.TagValueIndent |
Error | core/units/helpers/image_helper.php:37 | PHPCS.E.CodingStandard.Commenting.FunctionComment.ParamCommentFullStop | CodingStandard.Commenting.FunctionComment.ParamCommentFullStop |
Error | core/units/helpers/image_helper.php:37 | PHPCS.E.CodingStandard.Commenting.FunctionComment.ParamCommentNotCapital | CodingStandard.Commenting.FunctionComment.ParamCommentNotCapital |
Error | core/units/helpers/image_helper.php:38 | PHPCS.E.CodingStandard.Commenting.DocComment.NonParamGroup | CodingStandard.Commenting.DocComment.NonParamGroup |
Error | core/units/helpers/image_helper.php:38 | PHPCS.E.CodingStandard.Commenting.FunctionComment.InvalidReturn | CodingStandard.Commenting.FunctionComment.InvalidReturn |
Error | core/units/helpers/image_helper.php:38 | PHPCS.E.Generic.Files.LineLength.MaxExceeded | Generic.Files.LineLength.MaxExceeded |
Error | core/units/helpers/image_helper.php:83 | PHPCS.E.CodingStandard.WhiteSpace.ControlStructureSpacing.SpaceBeforeCloseBrace | CodingStandard.WhiteSpace.ControlStructureSpacing.SpaceBeforeCloseBrace |
Error | core/units/helpers/image_helper.php:83 | PHPCS.E.CodingStandard.WhiteSpace.ControlStructureSpacing.SpacingAfterOpenBrace | CodingStandard.WhiteSpace.ControlStructureSpacing.SpacingAfterOpenBrace |
Error | core/units/helpers/image_helper.php:159 | PHPCS.E.Generic.Files.LineLength.MaxExceeded | Generic.Files.LineLength.MaxExceeded |
Error | core/units/helpers/image_helper.php:279 | PHPCS.E.CodingStandard.Commenting.InlineComment.InvalidEndChar | CodingStandard.Commenting.InlineComment.InvalidEndChar |
Error | core/units/helpers/image_helper.php:279 | PHPCS.E.CodingStandard.Commenting.InlineComment.NotCapital | CodingStandard.Commenting.InlineComment.NotCapital |
Warning | core/units/helpers/image_helper.php:319 | PHPCS.W.CodingStandard.PHP.NoSilencedErrors.Discouraged | CodingStandard.PHP.NoSilencedErrors.Discouraged |