B11152Lint
B11152Lint
Lint Messages
Lint Messages
Severity | Location | Code | Message |
---|---|---|---|
Error | core/kernel/utility/validator.php:62 | PHPCS.E.CodingStandard.Formatting.ItemAssignment.MixedWhitespaceAfter | CodingStandard.Formatting.ItemAssignment.MixedWhitespaceAfter |
Error | core/kernel/utility/validator.php:62 | PHPCS.E.CodingStandard.Formatting.ItemAssignment.MixedWhitespaceBefore | CodingStandard.Formatting.ItemAssignment.MixedWhitespaceBefore |
Error | core/kernel/utility/validator.php:62 | PHPCS.E.Squiz.WhiteSpace.OperatorSpacing.SpacingAfter | Squiz.WhiteSpace.OperatorSpacing.SpacingAfter |
Error | core/kernel/utility/validator.php:63 | PHPCS.E.CodingStandard.Commenting.InlineComment.InvalidEndChar | CodingStandard.Commenting.InlineComment.InvalidEndChar |
Error | core/kernel/utility/validator.php:63 | PHPCS.E.CodingStandard.Formatting.ItemAssignment.MixedWhitespaceAfter | CodingStandard.Formatting.ItemAssignment.MixedWhitespaceAfter |
Error | core/kernel/utility/validator.php:63 | PHPCS.E.CodingStandard.Formatting.ItemAssignment.MixedWhitespaceBefore | CodingStandard.Formatting.ItemAssignment.MixedWhitespaceBefore |
Error | core/kernel/utility/validator.php:63 | PHPCS.E.CodingStandard.Formatting.SpaceOperator.SpacingBefore | CodingStandard.Formatting.SpaceOperator.SpacingBefore |
Error | core/kernel/utility/validator.php:63 | PHPCS.E.Squiz.WhiteSpace.OperatorSpacing.SpacingAfter | Squiz.WhiteSpace.OperatorSpacing.SpacingAfter |
Error | core/units/users/users_config.php:424 | PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeyword | CodingStandard.Arrays.Array.SpaceAfterKeyword |
Error | core/units/users/users_config.php:424 | PHPCS.E.Generic.PHP.LowerCaseKeyword.Found | Generic.PHP.LowerCaseKeyword.Found |
Error | core/units/users/users_config.php:426 | PHPCS.E.Generic.PHP.LowerCaseConstant.Found | Generic.PHP.LowerCaseConstant.Found |
Warning | core/units/users/users_config.php:426 | PHPCS.W.CodingStandard.Arrays.Array.NoLastComma | CodingStandard.Arrays.Array.NoLastComma |