B1127Lint
B1127Lint
Lint Messages
Lint Messages
Severity | Location | Code | Message |
---|---|---|---|
Error | core/kernel/utility/debugger.php:259 | PHPCS.E.CodingStandard.NamingConventions.ValidVariableName.PrivateNoUnderscore | CodingStandard.NamingConventions.ValidVariableName.PrivateNoUnderscore |
Error | core/kernel/utility/debugger.php:1245 | PHPCS.E.PSR2.Methods.FunctionCallSignature.Indent | PSR2.Methods.FunctionCallSignature.Indent |
Error | core/kernel/utility/debugger.php:1246 | PHPCS.E.PSR2.Methods.FunctionCallSignature.Indent | PSR2.Methods.FunctionCallSignature.Indent |
Error | core/kernel/utility/debugger.php:1620 | PHPCS.E.CodingStandard.Commenting.InlineComment.InvalidEndChar | CodingStandard.Commenting.InlineComment.InvalidEndChar |
Error | core/kernel/utility/debugger.php:1620 | PHPCS.E.CodingStandard.Commenting.InlineComment.NotCapital | CodingStandard.Commenting.InlineComment.NotCapital |
Warning | core/kernel/utility/debugger.php:1245 | PHPCS.W.Generic.Files.LineLength.TooLong | Generic.Files.LineLength.TooLong |
Warning | core/kernel/utility/debugger.php:1251 | PHPCS.W.Generic.Files.LineLength.TooLong | Generic.Files.LineLength.TooLong |