| Category | Errors | Warnings | Files | |
|---|---|---|---|---|
| PSR1.Files.SideEffects.FoundWithSymbols | 0 | 94 | 94 | |
| Generic.Files.LineEndings.InvalidEOLChar | 98 | 0 | 98 | |
| PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2775 | 0 | 97 | |
| PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2775 | 0 | 97 | |
| Squiz.Classes.ValidClassName.NotCamelCaps | 31 | 0 | 31 | |
| PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 97 | 0 | 97 | |
| Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19861 | 0 | 97 | |
| PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 546 | 0 | 94 | |
| Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 607 | 0 | 96 | |
| PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 464 | 0 | 57 | |
| PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 462 | 0 | 57 | |
| Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 124 | 0 | 49 | |
| Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 124 | 0 | 49 | |
| Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 57 | 0 | 25 | |
| Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 57 | 0 | 25 | |
| PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 8 | 0 | 4 | |
| Generic.Files.LineLength.TooLong | 0 | 250 | 47 | |
| Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction | 3 | 0 | 3 | |
| PSR2.Classes.PropertyDeclaration.Underscore | 0 | 8 | 8 | |
| PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 31 | 0 | 31 | |
| Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 17 | 0 | 10 | |
| PSR2.Methods.MethodDeclaration.Underscore | 0 | 40 | 27 | |
| PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket | 2 | 0 | 2 | |
| Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 9 | 0 | 3 | |
| PSR2.Methods.FunctionCallSignature.MultipleArguments | 9 | 0 | 4 | |
| Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 15 | 0 | 7 | |
| Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis | 1 | 0 | 1 | |
| Squiz.WhiteSpace.ScopeClosingBrace.Indent | 1 | 0 | 1 | |
| PSR2.Methods.FunctionCallSignature.CloseBracketLine | 1 | 0 | 1 | |
| Squiz.ControlStructures.ForLoopDeclaration.SpacingAfterOpen | 1 | 0 | 1 | |
| Squiz.ControlStructures.ForLoopDeclaration.SpacingBeforeClose | 1 | 0 | 1 | |
| PEAR.Functions.ValidDefaultValue.NotAtEnd | 1 | 0 | 1 | |
| 28178 | 392 | 100 |
| Error | Line | Column | ||
|---|---|---|---|---|
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\base\base-widget.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Class name "Base_Widget" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 23 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Method name "Base_Widget::get_categories" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 37 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 37 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Method name "Base_Widget::get_keywords" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 51 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 51 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Method name "Base_Widget::is_active" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 65 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 65 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\base\module-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Class name "Module_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 23 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 55 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 9 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 65 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 9 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Method name "Module_Base::class_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 75 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 75 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Method name "Module_Base::get_instance" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 86 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 86 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 87 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 87 | 65 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Method name "Module_Base::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 102 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 102 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 114 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 115 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 115 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Method name "Module_Base::register_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 130 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 130 | 37 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 130 | 56 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 130 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 132 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 132 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 132 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 132 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 134 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 134 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 138 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 138 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 143 | 5 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Method name "Module_Base::is_active" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 155 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 155 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\group\background.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 50 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 50 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Method name "Background::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 89 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 89 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Method name "Background::get_background_types" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 104 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 104 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 105 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 105 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Method name "Background::init_background_types" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 124 | 20 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 124 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 131 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 131 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 135 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 135 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Method name "Background::init_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 152 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 152 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 156 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 156 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 163 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 163 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 166 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 166 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 191 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 191 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 202 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 202 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 217 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 217 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 220 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 220 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| warning | Line exceeds 120 characters; contains 206 characters Generic.Files.LineLength.TooLong | 245 | 206 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 255 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 255 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 258 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 258 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 259 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 259 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 260 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 260 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 261 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 261 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 262 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 262 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 263 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 263 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 264 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 264 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 265 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 265 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 266 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 266 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| warning | Line exceeds 120 characters; contains 202 characters Generic.Files.LineLength.TooLong | 270 | 202 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 280 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 280 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 282 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 282 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 292 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 292 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 296 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 296 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 297 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 297 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 299 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 299 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 300 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 300 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 301 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 301 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 302 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 302 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 303 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 303 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 304 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 304 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 305 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 305 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 317 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 317 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 321 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 321 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 322 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 322 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 323 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 323 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 335 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 335 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 339 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 339 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 340 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 340 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 341 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 341 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 342 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 342 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 343 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 343 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 355 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 355 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 359 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 359 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 360 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 360 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 361 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 361 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 362 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 362 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 374 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 374 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 377 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 377 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 387 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 387 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 388 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 388 | 30 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 388 | 127 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Method name "Background::get_child_default_args" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 414 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 414 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Method name "Background::filter_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 431 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 431 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 436 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 436 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 436 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 436 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 437 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 437 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 437 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 437 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 437 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 437 | 101 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 438 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 438 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Method name "Background::prepare_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 457 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 457 | 38 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 457 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 457 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 464 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 464 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 464 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 464 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 465 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 465 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 465 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 465 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 472 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 472 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Method name "Background::get_default_options" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 481 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 481 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\group\index.php | ||||
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\group\parallax-scroll.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 42 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Class name "Parallax_Scroll" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 42 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 42 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Method name "Parallax_Scroll::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 68 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Method name "Parallax_Scroll::init_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 82 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 82 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 86 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 86 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Method name "Parallax_Scroll::get_default_options" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 124 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 124 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\group\posts.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 46 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 46 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Method name "Posts::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 72 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 72 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Method name "Posts::get_post_types" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 92 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 92 | 43 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 92 | 51 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 92 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 99 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 99 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 102 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 102 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 103 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 103 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 107 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 107 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 108 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 108 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 110 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 110 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 110 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 110 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 116 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 116 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 116 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 116 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 120 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 120 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 120 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 120 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 121 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 121 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 121 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 121 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 126 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 126 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Method name "Posts::set_field_position" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 148 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 148 | 47 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 148 | 81 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 148 | 83 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 151 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 151 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 155 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 155 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 156 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 156 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 156 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 156 | 36 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 156 | 76 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 156 | 76 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Method name "Posts::init_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 172 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 172 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Method name "Posts::prepare_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 195 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 195 | 38 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 195 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 195 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 198 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 198 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 201 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 201 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 202 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 202 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 206 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 206 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 208 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 208 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 208 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 208 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 211 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 211 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 211 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 211 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 212 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 212 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 216 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 216 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 216 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 216 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 217 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 217 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 219 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 219 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 219 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 219 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 220 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 220 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 224 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 224 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 225 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 225 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 228 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 228 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Method name "Posts::get_type_include_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 242 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 242 | 47 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 242 | 61 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 242 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 245 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 245 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 245 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 245 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 254 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 254 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 254 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 254 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 259 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 259 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Method name "Posts::get_taxonomies_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 286 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 286 | 45 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 286 | 59 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 286 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 295 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 295 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 297 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 297 | 23 | |
| error | Expected 1 space after FUNCTION keyword; 0 found Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction | 297 | 50 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 297 | 58 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 297 | 67 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 297 | 73 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 297 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 20 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 301 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 301 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 301 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 301 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 316 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 316 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 318 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 318 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 318 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 318 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Method name "Posts::get_authors_field" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 338 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 338 | 41 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 338 | 55 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 338 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 346 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 346 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 352 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 352 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 352 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 352 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 356 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 356 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 356 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 356 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 360 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 360 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 360 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 360 | 69 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 372 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 372 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Method name "Posts::get_child_default_args" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 393 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 393 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Method name "Posts::get_default_options" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 406 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 406 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\group\text-background.php | ||||
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Class name "Text_Background" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 44 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 44 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Method name "Text_Background::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 83 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 83 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Method name "Text_Background::get_background_types" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 98 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 98 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 99 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 99 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Method name "Text_Background::init_background_types" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 118 | 20 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 118 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 121 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 121 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Method name "Text_Background::init_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 141 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 141 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 145 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 145 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 155 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 155 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 165 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 165 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 180 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 180 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 191 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 191 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 206 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 206 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 210 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 210 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| warning | Line exceeds 120 characters; contains 298 characters Generic.Files.LineLength.TooLong | 234 | 298 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 244 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 244 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 247 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 247 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 249 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 249 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 250 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 250 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 251 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 251 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 252 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 252 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 253 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 253 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 254 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 254 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 255 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 255 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| warning | Line exceeds 120 characters; contains 294 characters Generic.Files.LineLength.TooLong | 259 | 294 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Method name "Text_Background::get_child_default_args" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 282 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 282 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Method name "Text_Background::filter_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 299 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 299 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 304 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 304 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 304 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 304 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 305 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 305 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 305 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 305 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 305 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 305 | 101 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 306 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 306 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Method name "Text_Background::prepare_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 325 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 325 | 38 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 325 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 325 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 332 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 332 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 332 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 332 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 333 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 333 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 333 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 333 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 340 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 340 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Method name "Text_Background::get_default_options" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 349 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 349 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\hover-effect.php | ||||
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Class name "Hover_Effect" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 59 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 59 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| warning | Property name "$_animations" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 71 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Method name "Hover_Effect::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 81 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 81 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Method name "Hover_Effect::get_animations" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 96 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 96 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 97 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 97 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Method name "Hover_Effect::content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 122 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 122 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 129 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 129 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 130 | 27 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 130 | 27 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 130 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 130 | 98 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\index.php | ||||
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\loop-animation.php | ||||
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Class name "Loop_Animation" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 59 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 59 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| warning | Property name "$_animations" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 71 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Method name "Loop_Animation::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 81 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 81 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Method name "Loop_Animation::get_animations" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 96 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 96 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 97 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 97 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Method name "Loop_Animation::content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 125 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 125 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 133 | 27 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 133 | 27 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 133 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 133 | 98 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\controls\media.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 68 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 68 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Method name "Media::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 78 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 78 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Method name "Media::get_default_value" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 93 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 93 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Method name "Media::content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 110 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 110 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| warning | Line exceeds 120 characters; contains 147 characters Generic.Files.LineLength.TooLong | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 96 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 96 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 117 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Method name "Media::get_default_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 141 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 141 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\compatibility\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 14 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\compatibility\wpml\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 21 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 21 | 14 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 28 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Method name "Module::register_widgets_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 41 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 41 | 44 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 41 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 41 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 49 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 49 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 54 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 54 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 112 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 112 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 122 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 122 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 145 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 145 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 150 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 150 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 162 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 162 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 174 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 174 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 179 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 179 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 198 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 198 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 210 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 210 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 229 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 229 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 234 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 234 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 239 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 239 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 244 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 244 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\compatibility\wpml\modules\counter.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 7 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 7 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Counter::get_items_field" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Counter::get_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Counter::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 17 | 33 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 17 | 42 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 18 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 18 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 20 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 20 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 23 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 23 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 26 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 26 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Method name "Counter::get_editor_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 33 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 33 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 33 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 33 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 34 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 34 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 49 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\compatibility\wpml\modules\form.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 7 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 7 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Form::get_items_field" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Form::get_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Form::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 17 | 33 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 17 | 42 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 18 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 18 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 20 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 20 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 23 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 23 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Form::get_editor_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 30 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 30 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 31 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 31 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 43 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\compatibility\wpml\modules\photo-album.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 7 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Class name "Photo_Album" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 7 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 7 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Photo_Album::get_items_field" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Photo_Album::get_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Photo_Album::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 17 | 33 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 17 | 42 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 18 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 18 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 20 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 20 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 23 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 23 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Photo_Album::get_editor_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 30 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 30 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 31 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 31 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 43 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\compatibility\wpml\modules\tabs.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 7 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 7 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Tabs::get_items_field" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Tabs::get_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Tabs::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 17 | 33 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 17 | 42 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 18 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 18 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 20 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 20 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 23 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 23 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Tabs::get_editor_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 30 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 30 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 31 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 31 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 43 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\library\documents\footer.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 21 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 21 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Method name "Footer::get_properties" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Method name "Footer::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 53 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 53 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Method name "Footer::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 68 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\library\documents\header.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 21 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 21 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Method name "Header::get_properties" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Method name "Header::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 53 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 53 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Method name "Header::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 68 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\library\documents\library-document.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Class name "Library_Document" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 23 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 68 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Method name "Library_Document::get_edit_url" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 33 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 33 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\library\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 25 and the first side effect is on line 15. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 25 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Method name "Module::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 37 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 37 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Method name "Module::add_column_head" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 51 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 51 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 51 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 51 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Method name "Module::add_column_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 68 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 68 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 68 | 64 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 69 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 69 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| warning | Line exceeds 120 characters; contains 187 characters Generic.Files.LineLength.TooLong | 73 | 187 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Method name "Module::register_shortcode" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 86 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 86 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 86 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 86 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 87 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 87 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 61 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 104 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 109 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 109 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 112 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 112 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 112 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 112 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\template\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 25 and the first side effect is on line 15. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 25 | 14 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Method name "Module::get_templates" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 47 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 47 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 48 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 48 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 54 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 54 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 54 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 54 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 60 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 60 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 61 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 61 | 25 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 61 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 61 | 58 | |
| warning | Line exceeds 120 characters; contains 135 characters Generic.Files.LineLength.TooLong | 61 | 135 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 29 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 66 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 66 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 67 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 67 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 70 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 70 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 70 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 70 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Method name "Module::get_template_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 87 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 87 | 48 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 87 | 63 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 87 | 65 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 90 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 90 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 94 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 94 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 98 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 98 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 100 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 100 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 101 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 101 | 25 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 101 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 101 | 58 | |
| warning | Line exceeds 120 characters; contains 135 characters Generic.Files.LineLength.TooLong | 101 | 135 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 104 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 104 | 29 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 104 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 104 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 106 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 106 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 110 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 110 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 114 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 114 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 125 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 128 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 128 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 128 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 128 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 130 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 130 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 134 | 51 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 134 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 137 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 137 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Method name "Module::register_ajax_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 147 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 147 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 147 | 50 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 147 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Method name "Module::get_template_data" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 195 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 195 | 45 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 195 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 195 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 196 | 61 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 196 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 198 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 198 | 32 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 198 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 198 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 200 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 200 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Method name "Module::add_categories" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 214 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 214 | 35 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 214 | 43 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 214 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 217 | 54 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 217 | 54 | |
| warning | Line exceeds 120 characters; contains 130 characters Generic.Files.LineLength.TooLong | 217 | 130 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 219 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 219 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\core\template\source-raven.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 18 and the first side effect is on line 8. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 8 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 8 | 1 | |
| error | Class name "Source_Raven" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 18 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 18 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Source_Raven::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Method name "Source_Raven::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 25 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 25 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Method name "Source_Raven::register_data" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 28 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 28 | 37 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 28 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Source_Raven::get_items" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 30 | 30 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 30 | 43 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 35 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 35 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 35 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 35 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 36 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 36 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Method name "Source_Raven::get_item" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 42 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 42 | 29 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 42 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 42 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Method name "Source_Raven::save_item" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 64 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 64 | 30 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 64 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 64 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Method name "Source_Raven::update_item" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 68 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 68 | 32 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 68 | 44 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Method name "Source_Raven::delete_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 72 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 72 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 72 | 51 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 72 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Method name "Source_Raven::export_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 76 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 76 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 76 | 51 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 76 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Method name "Source_Raven::get_data" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 80 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 80 | 29 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 80 | 65 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 80 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 81 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 81 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 83 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 83 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 51 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 92 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 92 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 93 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 93 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\index.php | ||||
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\alert\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\alert\widgets\alert.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Alert::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Alert::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Alert::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 22 | 15 | |
| error | Method name "Alert::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Method name "Alert::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 31 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 31 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 35 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 35 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 42 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 42 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 48 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 48 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 49 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 49 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 59 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 59 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 68 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 68 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 70 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 70 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Method name "Alert::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 89 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 89 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 93 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 93 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 100 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 100 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 103 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 103 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Method name "Alert::register_section_alert" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 111 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 111 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 115 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 115 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 128 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 128 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| warning | Line exceeds 120 characters; contains 128 characters Generic.Files.LineLength.TooLong | 138 | 12 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| warning | Line exceeds 120 characters; contains 263 characters Generic.Files.LineLength.TooLong | 148 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 153 | 12 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 158 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 158 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 204 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 204 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| warning | Line exceeds 120 characters; contains 132 characters Generic.Files.LineLength.TooLong | 208 | 132 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 216 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 216 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 225 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 225 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 229 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 229 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 239 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 239 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 267 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 267 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 277 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 277 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 284 | 138 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Method name "Alert::register_section_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 292 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 292 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 296 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 296 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 304 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 304 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Method name "Alert::register_section_description" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 324 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 324 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 328 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 328 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 336 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 336 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Method name "Alert::register_section_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 356 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 356 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 360 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 360 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 371 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 371 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 385 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 385 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 390 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 401 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 401 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| warning | Line exceeds 120 characters; contains 137 characters Generic.Files.LineLength.TooLong | 405 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 416 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 419 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 419 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 419 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 419 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 427 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 427 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 428 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 428 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 429 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 429 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 441 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 441 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 443 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 443 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 444 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 444 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 449 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 449 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 453 | 67 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 453 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Method name "Alert::render_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 461 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 461 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 464 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 464 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 464 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 464 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 469 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 469 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Method name "Alert::render_text" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 474 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 474 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 477 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 477 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 478 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 478 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 480 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 480 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 481 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 481 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 484 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 484 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 485 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 485 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 485 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 485 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 486 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 486 | 40 | |
| warning | Line exceeds 120 characters; contains 133 characters Generic.Files.LineLength.TooLong | 486 | 128 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| warning | Method name "_content_template" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 492 | 15 | |
| error | Method name "Alert::_content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 492 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 492 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| warning | Line exceeds 120 characters; contains 134 characters Generic.Files.LineLength.TooLong | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| warning | Line exceeds 120 characters; contains 122 characters Generic.Files.LineLength.TooLong | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 526 | 71 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 526 | 71 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\button\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 11 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 15 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\button\widgets\button.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| warning | Property name "$_has_template_content" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 10 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Method name "Button::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 12 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 12 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Method name "Button::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 17 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 17 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Button::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 24 | 15 | |
| error | Method name "Button::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Method name "Button::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 32 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 32 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 36 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 36 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 45 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 45 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 58 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 58 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 65 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 65 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 79 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 79 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 93 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 93 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 108 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 108 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Method name "Button::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 121 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 121 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Method name "Button::register_section_container" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 145 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 145 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 157 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 157 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| warning | Line exceeds 120 characters; contains 161 characters Generic.Files.LineLength.TooLong | 213 | 161 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 227 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 227 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 231 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 231 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 235 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 235 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 239 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 239 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 246 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 246 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 251 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 251 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 263 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 263 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 266 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 266 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| warning | Line exceeds 120 characters; contains 142 characters Generic.Files.LineLength.TooLong | 268 | 142 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| warning | Line exceeds 120 characters; contains 325 characters Generic.Files.LineLength.TooLong | 273 | 325 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| warning | Line exceeds 120 characters; contains 321 characters Generic.Files.LineLength.TooLong | 278 | 321 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 317 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 317 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 327 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 327 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| warning | Line exceeds 120 characters; contains 167 characters Generic.Files.LineLength.TooLong | 335 | 167 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 353 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 353 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 365 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 365 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 368 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 368 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| warning | Line exceeds 120 characters; contains 154 characters Generic.Files.LineLength.TooLong | 370 | 154 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| warning | Line exceeds 120 characters; contains 373 characters Generic.Files.LineLength.TooLong | 375 | 373 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| warning | Line exceeds 120 characters; contains 369 characters Generic.Files.LineLength.TooLong | 380 | 369 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 391 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 391 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 400 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 400 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 419 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 419 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 429 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 429 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| warning | Line exceeds 120 characters; contains 179 characters Generic.Files.LineLength.TooLong | 437 | 179 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Method name "Button::register_section_text" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 457 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 457 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 461 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 461 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 466 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 466 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 471 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 471 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 487 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 487 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 500 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 500 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 516 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 516 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Method name "Button::register_section_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 531 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 531 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 535 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 535 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 546 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 546 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 558 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 560 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 566 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 566 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 572 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 578 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 587 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 587 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 592 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 592 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 592 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 594 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 596 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 596 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 609 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 610 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 613 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 616 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 616 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 617 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 617 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 617 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 618 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 618 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 619 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 619 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 619 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 621 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 621 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 621 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 623 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 623 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 625 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 625 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 625 | 14 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 625 | 95 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 625 | 95 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 625 | 115 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 626 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 626 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 628 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 628 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 628 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 630 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 630 | 22 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 630 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 630 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 631 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 636 | 1 | |
| error | Opening parenthesis of a multi-line function call must be the last content on the line PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket | 636 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 639 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 640 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 640 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 640 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 642 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 644 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 646 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 646 | 19 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 646 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 646 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 646 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 647 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 647 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 647 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 648 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 648 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 648 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 650 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 650 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 650 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 651 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 651 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 654 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 654 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 655 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 655 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 659 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 659 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 660 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 660 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 660 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 661 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 663 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 664 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 664 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 664 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 665 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 666 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 666 | 31 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 666 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 666 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 666 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 667 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 667 | 49 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 667 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 668 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 668 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 668 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 669 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 670 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 671 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 671 | 45 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 671 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 672 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 673 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 673 | 35 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 673 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 673 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 673 | 75 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 675 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 676 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 678 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 679 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 680 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 681 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\categories\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 11 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 15 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 18 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 18 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Method name "Module::get_taxonomy" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 21 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 21 | 40 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 21 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 21 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Method name "Module::handle_editor" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 31 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 31 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 32 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 32 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 35 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 35 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 9 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 41 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\categories\skins\skin-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 11 and the first side effect is on line 9. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 9 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 9 | 1 | |
| error | Class name "Skin_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 11 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 11 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Method name "Skin_Base::get_terms" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 19 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 19 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 20 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 20 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 20 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 20 | 79 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 25 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 25 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 31 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 31 | 74 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 35 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 35 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 37 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 37 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| warning | Method name "_register_controls_actions" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 44 | 15 | |
| error | Method name "Skin_Base::_register_controls_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 44 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 44 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 45 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 45 | 9 | |
| warning | Line exceeds 120 characters; contains 125 characters Generic.Files.LineLength.TooLong | 45 | 125 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Method name "Skin_Base::register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 48 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 48 | 38 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 48 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 48 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Method name "Skin_Base::register_settings_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 60 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 60 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 75 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 75 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 76 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 76 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 93 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 93 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 128 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 128 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 137 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 137 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 140 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 140 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 151 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 151 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 161 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 161 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 163 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 163 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 164 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 164 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 175 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 175 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Method name "Skin_Base::register_container_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 185 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 185 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 197 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 197 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 211 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 211 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 223 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 223 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 227 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 228 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 236 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 236 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 252 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 260 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 260 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 265 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 265 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 269 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 269 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 273 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 273 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 287 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 287 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 292 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 292 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 296 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 296 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 300 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 300 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 312 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 312 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 315 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 315 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 321 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 321 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 326 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 326 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 338 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 338 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 350 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 350 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 362 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 362 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 376 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 376 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 385 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 385 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 391 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 391 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 404 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 404 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 414 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 414 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 421 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Method name "Skin_Base::register_image_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 441 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 441 | 50 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 441 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Method name "Skin_Base::register_overlay_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 443 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 443 | 52 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 443 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Method name "Skin_Base::register_title_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 445 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 445 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 449 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 449 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 466 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 466 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 470 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 478 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 478 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 483 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 483 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 487 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 487 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 491 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 491 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 501 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 501 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 506 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 506 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 513 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 513 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 526 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 526 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 533 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 533 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Method name "Skin_Base::register_description_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 548 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 548 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 552 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 552 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 558 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 560 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 560 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 560 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 572 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 578 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 584 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 584 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 588 | 149 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 594 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 596 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 596 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 601 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 601 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 605 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 605 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 605 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 609 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 609 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 609 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 610 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 615 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 619 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 619 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 619 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 621 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 622 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 624 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 624 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 628 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 631 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 631 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 631 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 635 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 639 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 642 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 644 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 644 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 644 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 646 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 648 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 650 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 651 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 651 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 653 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 661 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 663 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 664 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 666 | 1 | |
| error | Method name "Skin_Base::register_button_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 666 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 666 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 667 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 668 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 669 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 670 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 670 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 670 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 671 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 672 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 675 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 676 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 678 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 678 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 678 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 679 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 680 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 680 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 680 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 681 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 682 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 684 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 685 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 687 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 687 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 687 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 688 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 689 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 691 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 692 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 693 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 694 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 695 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 696 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 697 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 698 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 699 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 700 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 701 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 702 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 703 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 704 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 705 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 706 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 707 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 708 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 709 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 711 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 712 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 713 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 714 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 714 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 714 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 716 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 717 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 718 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 719 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 720 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 721 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 722 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 723 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 725 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 726 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 727 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 728 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 729 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 730 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 732 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 733 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 734 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 735 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 736 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 738 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 739 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 740 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 741 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 741 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 741 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 742 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 743 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 744 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 745 | 1 | |
| warning | Line exceeds 120 characters; contains 141 characters Generic.Files.LineLength.TooLong | 745 | 141 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 746 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 747 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 748 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 750 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 751 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 752 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 753 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 753 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 753 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 754 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 755 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 756 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 757 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 758 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 758 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 758 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 759 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 760 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 761 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 762 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 762 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 762 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 763 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 764 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 765 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 766 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 766 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 766 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 767 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 768 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 769 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 770 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 771 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 772 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 773 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 774 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 776 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 776 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 776 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 778 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 779 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 780 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 781 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 781 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 781 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 782 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 783 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 785 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 786 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 787 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 788 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 788 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 788 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 789 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 790 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 791 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 792 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 793 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 794 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 796 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 797 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 798 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 799 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 800 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 801 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 802 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 803 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 805 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 806 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 807 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 808 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 809 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 810 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 811 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 812 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 813 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 813 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 813 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 814 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 815 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 816 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 817 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 818 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 820 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 822 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 823 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 824 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 825 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 825 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 825 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 826 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 827 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 829 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 830 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 831 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 832 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 832 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 832 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 833 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 834 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 835 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 836 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 837 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 838 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 840 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 841 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 842 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 843 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 844 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 845 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 846 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 847 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 849 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 850 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 851 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 852 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 853 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 854 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 855 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 856 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 857 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 857 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 857 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 858 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 859 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 860 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 861 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 862 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 864 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 866 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 868 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 869 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 870 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 871 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 871 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 871 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 872 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 873 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 874 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 875 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 877 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 878 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 879 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 880 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 880 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 880 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 881 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 882 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 883 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 884 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 885 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 886 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 886 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 886 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 887 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 888 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 889 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 891 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 892 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 893 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 894 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 895 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 896 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 897 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 898 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 899 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 899 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 899 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 900 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 901 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 902 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 903 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 904 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 906 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 907 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 908 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 909 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 909 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 909 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 910 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 911 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 912 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 913 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 914 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 915 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 916 | 1 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 916 | 150 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 917 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 918 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 919 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 921 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 922 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 923 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 924 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 925 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 926 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 927 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 928 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 929 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 930 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 931 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 933 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 934 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 936 | 1 | |
| error | Method name "Skin_Base::render_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 936 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 936 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 937 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 937 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 937 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 937 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 937 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 938 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 939 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 941 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 941 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 941 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 943 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 943 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 943 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 943 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 943 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 944 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 944 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 944 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 945 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 947 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 947 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 947 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 948 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 948 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 948 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 949 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 951 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 951 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 951 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 951 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 951 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 952 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 953 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 955 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 956 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 957 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 958 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 959 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 959 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 959 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 960 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 962 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 962 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 962 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 963 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 965 | 1 | |
| error | Method name "Skin_Base::render_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 965 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 965 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 966 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 966 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 966 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 966 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 966 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 967 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 968 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 970 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 971 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 972 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 972 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 972 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 973 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 974 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 975 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 977 | 1 | |
| error | Method name "Skin_Base::render_description" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 977 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 977 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 978 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 978 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 978 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 978 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 978 | 67 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 978 | 67 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 978 | 100 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 979 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 980 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 982 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 983 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 983 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 983 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 985 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 985 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 985 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 985 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 985 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 986 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 986 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 986 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 987 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 989 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 989 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 989 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 990 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 992 | 1 | |
| error | Method name "Skin_Base::render_button" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 992 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 992 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 993 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 993 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 993 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 993 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 993 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 994 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 995 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 997 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 998 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 999 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 999 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 999 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1000 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1000 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1000 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1001 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1002 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1004 | 1 | |
| error | Method name "Skin_Base::render_item" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1004 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1004 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1005 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1006 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1006 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1006 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1008 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1008 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1008 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1008 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1008 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1009 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1010 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1011 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1012 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1012 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1012 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1013 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1014 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1015 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1016 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1017 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1018 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1019 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1020 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1021 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1022 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1023 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1025 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1025 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1026 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1027 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1027 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1027 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1028 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1030 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1032 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1033 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1034 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1035 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1036 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1037 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1038 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1039 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1041 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1041 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1041 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1042 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1043 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1044 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1044 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1044 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1045 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1046 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1048 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1049 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1050 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1051 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1052 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1054 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1055 | 1 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 1055 | 28 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 1055 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1056 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1057 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1058 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1059 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1059 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1059 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1060 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1061 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 1061 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 1061 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1061 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1061 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1062 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1063 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1063 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1063 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1064 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1065 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1067 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1069 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1069 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1069 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1070 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1071 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1072 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1073 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\categories\skins\skin-inner-content.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Class name "Skin_Inner_Content" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Skin_Inner_Content::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Skin_Inner_Content::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Skin_Inner_Content::register_image_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 35 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 35 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 36 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 36 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 37 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 37 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 41 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 41 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 101 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 101 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 120 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 120 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 143 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 143 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Method name "Skin_Inner_Content::render_skin_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 158 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 158 | 41 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 158 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 158 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 160 | 110 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 160 | 110 | |
| warning | Line exceeds 120 characters; contains 195 characters Generic.Files.LineLength.TooLong | 160 | 186 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\categories\skins\skin-outer-content.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Class name "Skin_Outer_Content" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Skin_Outer_Content::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Skin_Outer_Content::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Skin_Outer_Content::register_image_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 42 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 42 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| warning | Line exceeds 120 characters; contains 141 characters Generic.Files.LineLength.TooLong | 54 | 141 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 59 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 59 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 136 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 136 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Method name "Skin_Outer_Content::render_skin_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 150 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 150 | 41 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 150 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 150 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 153 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 153 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\categories\widgets\categories.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| warning | Property name "$_has_template_content" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 11 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Categories::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Categories::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 18 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 18 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Method name "Categories::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 21 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 21 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Method name "Categories::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 25 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 25 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| warning | Method name "_register_skins" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 29 | 15 | |
| error | Method name "Categories::_register_skins" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 29 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 29 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 34 | 15 | |
| error | Method name "Categories::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Method name "Categories::register_content_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 39 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 39 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 54 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 54 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 65 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 65 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Method name "Categories::register_filter_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 83 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 83 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\column\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Module::extend_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 14 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 14 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| warning | Line exceeds 120 characters; contains 125 characters Generic.Files.LineLength.TooLong | 20 | 125 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 28 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 28 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 34 | |
| warning | Line exceeds 120 characters; contains 209 characters Generic.Files.LineLength.TooLong | 29 | 209 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 32 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 32 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 41 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 41 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 67 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 67 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 68 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 68 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 70 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 70 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 90 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 90 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 93 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 93 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 105 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\countdown\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\countdown\widgets\countdown.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Method name "Countdown::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 11 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Method name "Countdown::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 15 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 15 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 16 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 16 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Method name "Countdown::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 19 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 19 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Method name "Countdown::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 23 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 23 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 27 | 15 | |
| error | Method name "Countdown::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 27 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 27 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Countdown::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 48 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 48 | 31 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 48 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 48 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Method name "Countdown::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 56 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 56 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 67 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 67 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 73 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 73 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 81 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 81 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 84 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 84 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 103 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 103 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 105 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 105 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 114 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 114 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 116 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 116 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Method name "Countdown::register_section_container" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 125 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 125 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 129 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 129 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 137 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 137 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 177 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 177 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 195 | 97 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 195 | 97 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 195 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| warning | Line exceeds 120 characters; contains 140 characters Generic.Files.LineLength.TooLong | 212 | 140 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 220 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 220 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 228 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 228 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 251 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 251 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 268 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 268 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| warning | Line exceeds 120 characters; contains 146 characters Generic.Files.LineLength.TooLong | 272 | 146 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Method name "Countdown::register_section_number" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 292 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 292 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 296 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 296 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 304 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 304 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Method name "Countdown::register_section_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 325 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 325 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 329 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 329 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 337 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 337 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 377 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 380 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 380 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 381 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 381 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 382 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 382 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 384 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 384 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 384 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 384 | 68 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 385 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 385 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 386 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 386 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 391 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 391 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| warning | Method name "_content_template" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 395 | 15 | |
| error | Method name "Countdown::_content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 395 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 395 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 412 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\counter\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\counter\widgets\counter.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Counter::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Counter::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Counter::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Method name "Counter::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 26 | 15 | |
| error | Method name "Counter::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 26 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 26 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Counter::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 49 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 49 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 67 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 67 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 76 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 76 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 98 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 98 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 109 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 109 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 114 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 114 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Method name "Counter::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 123 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 123 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 134 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 134 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 138 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 138 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 140 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 140 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 141 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 141 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 142 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 142 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 143 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 143 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 154 | 138 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 155 | 149 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 163 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 163 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 166 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 166 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 167 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 167 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 174 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 174 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Method name "Counter::register_section_container" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 185 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 185 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 197 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 197 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 220 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 220 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 228 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 228 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Method name "Counter::register_section_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 246 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 246 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 250 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 250 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 261 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 261 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 271 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 271 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 293 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Method name "Counter::register_section_number" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 301 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 301 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 305 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 305 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 316 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 316 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 335 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 335 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 339 | 149 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Method name "Counter::register_section_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 347 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 347 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 351 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 351 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 362 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 362 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 381 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 385 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 385 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 385 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 385 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 395 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 395 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 395 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 395 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 396 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 396 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 399 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 399 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 401 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 401 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 401 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 401 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 405 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 405 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 412 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 412 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 412 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 412 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 413 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 413 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 422 | 49 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 422 | 49 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 422 | 132 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 425 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 425 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| warning | Method name "_content_template" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 434 | 15 | |
| error | Method name "Counter::_content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 434 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 434 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\custom-scripts\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 16 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 16 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Method name "Module::register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 19 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 19 | 38 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 19 | 95 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 19 | 97 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 20 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 20 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 24 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 24 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Method name "Module::page_custom_css" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 63 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 63 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 63 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 63 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 63 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 66 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 66 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 70 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 70 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 74 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 74 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 74 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 74 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Method name "Module::page_custom_js" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 83 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 83 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 84 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 84 | 128 | |
| warning | Line exceeds 120 characters; contains 131 characters Generic.Files.LineLength.TooLong | 84 | 131 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 63 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 90 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 90 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 96 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 96 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 103 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\divider\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 11 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 15 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\divider\widgets\divider.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Divider::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Divider::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Divider::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 22 | 15 | |
| error | Method name "Divider::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Method name "Divider::register_section_divider" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 26 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 26 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 46 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| warning | Line exceeds 120 characters; contains 169 characters Generic.Files.LineLength.TooLong | 85 | 169 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| warning | Line exceeds 120 characters; contains 134 characters Generic.Files.LineLength.TooLong | 136 | 134 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 145 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 158 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 158 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 162 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 162 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 166 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 166 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 176 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 179 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 179 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| warning | Method name "_content_template" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 189 | 15 | |
| error | Method name "Divider::_content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 189 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 189 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\flex-spacer\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\flex-spacer\widgets\flex-spacer.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Class name "Flex_Spacer" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Flex_Spacer::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Flex_Spacer::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Flex_Spacer::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 22 | 15 | |
| error | Method name "Flex_Spacer::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 26 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 26 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 42 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Method name "Flex_Spacer::get_content_message" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 48 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 48 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 21 | |
| warning | Line exceeds 120 characters; contains 136 characters Generic.Files.LineLength.TooLong | 50 | 136 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\actions\action-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Class name "Action_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 23 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 33 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 36 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 36 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 37 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 37 | 13 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 37 | 127 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Method name "Action_Base::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 54 | 21 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 54 | 45 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 54 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 68 | 31 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 68 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 49 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 68 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Method name "Action_Base::register_admin_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 81 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 81 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 81 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 81 | 56 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 81 | 57 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\actions\email.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 22 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 22 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Method name "Email::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 34 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 34 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 49 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 49 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 51 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 51 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 65 | 57 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 65 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 74 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 74 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 109 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 109 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 118 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 118 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 120 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 120 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 128 | 5 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 141 | 31 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 141 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 141 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 147 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 147 | 29 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 147 | 84 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 147 | 84 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 147 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 148 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 148 | 29 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 148 | 85 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 148 | 85 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 148 | 150 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 152 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 152 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 152 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 152 | 70 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 158 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 158 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 158 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 158 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 158 | 54 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 158 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 160 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 160 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 160 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 160 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 160 | 54 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 160 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 162 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 162 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 162 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 162 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 168 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 168 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 168 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 168 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 172 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 172 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 172 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 172 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 173 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 173 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 173 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 173 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 178 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 178 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 178 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 178 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 179 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 179 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 179 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 179 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 184 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 184 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 186 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 186 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 189 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\actions\mailchimp.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 25 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 25 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Method name "Mailchimp::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 37 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 37 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 37 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 37 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 42 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 42 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 62 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 14 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 62 | 72 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 25 | |
| warning | Line exceeds 120 characters; contains 159 characters Generic.Files.LineLength.TooLong | 69 | 159 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 120 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 120 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 135 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 135 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 148 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 148 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 150 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 150 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 152 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 152 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 159 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 159 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 159 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 159 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 166 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 166 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 166 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 166 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 174 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 175 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 175 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 184 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 184 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 193 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 193 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 218 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 218 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 227 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 227 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 249 | 31 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 249 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 249 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 250 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 250 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 256 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 256 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 258 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 258 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 258 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 258 | 84 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 262 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 262 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 262 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 262 | 77 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 266 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 266 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 266 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 266 | 82 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Expected 0 spaces after opening bracket; newline found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 270 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 271 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 271 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 272 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 272 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 275 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 275 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 275 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 275 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 280 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 280 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 284 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 284 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 284 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 284 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 287 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 287 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 291 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 291 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 291 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 291 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 294 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 294 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 298 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 298 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 302 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 302 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 302 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 302 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 307 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 307 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 309 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 309 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 311 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 311 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 314 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 314 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 323 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 323 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 323 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 323 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 327 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 327 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 327 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 327 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 331 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 331 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 333 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 333 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 341 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 341 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Method name "Mailchimp::get_list" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 361 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 361 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 361 | 72 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 361 | 74 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 363 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 363 | 28 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 363 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 363 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 365 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 365 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 367 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 367 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 368 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 368 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 371 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 371 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 372 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 372 | 19 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 373 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 373 | 32 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 373 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 375 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 375 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 376 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 376 | 19 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Method name "Mailchimp::get_list_details" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 390 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 390 | 44 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 390 | 80 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 390 | 82 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 391 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 391 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 391 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 391 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 392 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 392 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 393 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 393 | 19 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 393 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 393 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 399 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 399 | 28 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 399 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 399 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 405 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 405 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 406 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 406 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 410 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 410 | 32 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 410 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 412 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 412 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 413 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 413 | 19 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Method name "Mailchimp::register_admin_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 427 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 427 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 427 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 427 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 428 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 428 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Expected 1 space after FUNCTION keyword; 0 found Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction | 429 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 430 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 430 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 434 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 434 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 438 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 438 | 35 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 438 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 438 | 44 | |
| warning | Line exceeds 120 characters; contains 217 characters Generic.Files.LineLength.TooLong | 438 | 217 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Method name "Mailchimp::get_api_key" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 454 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 454 | 40 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 454 | 50 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 454 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 455 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 455 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 459 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 459 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Method name "Mailchimp::list_groups" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 476 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 476 | 40 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 476 | 71 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 476 | 73 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 479 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 479 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 480 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 480 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 480 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 480 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 481 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 481 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 481 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 481 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 482 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 482 | 50 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 482 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 484 | 17 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 484 | 17 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 484 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 484 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Method name "Mailchimp::list_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 503 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 503 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 503 | 70 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 503 | 72 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 504 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 504 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 515 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 515 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 515 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 515 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 516 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 516 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 516 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 516 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Method name "Mailchimp::map_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 539 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 539 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 539 | 55 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 539 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 543 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 543 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 543 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 543 | 82 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 553 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 553 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 553 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 553 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 558 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 560 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 560 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 560 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 560 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 560 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 564 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 564 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 564 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 564 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 571 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 571 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 571 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 571 | 91 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 572 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 575 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 575 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 575 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 575 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 575 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 575 | 65 | |
| error | Expected 1 space(s) after closing parenthesis; found 2 Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis | 575 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 579 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 579 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 579 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 579 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 584 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 584 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 591 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 591 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 591 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 591 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\actions\redirect.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 20 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 20 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Method name "Redirect::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 32 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 32 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 32 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 32 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 37 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 37 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 57 | 5 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 70 | 31 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 70 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 70 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 73 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 73 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 73 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 73 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 74 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 74 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 77 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 77 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 81 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 81 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\actions\slack.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 22 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 22 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Method name "Slack::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 43 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 43 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 43 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 43 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 48 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 48 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 34 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 111 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 111 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 215 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 215 | |
| warning | Line exceeds 120 characters; contains 243 characters Generic.Files.LineLength.TooLong | 60 | 243 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 93 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 93 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 101 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 101 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 109 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 109 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 133 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 133 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 143 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 143 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 151 | 5 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 164 | 31 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 164 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 164 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Expected 0 spaces after opening bracket; newline found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 168 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 169 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 169 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 170 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 170 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 175 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 175 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 187 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 187 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 187 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 187 | 73 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 188 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 188 | 28 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 188 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 188 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 191 | 5 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Method name "Slack::get_payload" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 205 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 205 | 40 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 205 | 67 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 205 | 69 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 208 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 208 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 212 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 212 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Method name "Slack::get_payload_attachments" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 229 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 229 | 52 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 229 | 79 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 229 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 34 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 64 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 235 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 235 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 236 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 236 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 239 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 239 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 242 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 242 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 242 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 242 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 246 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 246 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 246 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 246 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 250 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 250 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 250 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 250 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 254 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 254 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 254 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 254 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 258 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 258 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 258 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 258 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 262 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 262 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 264 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 264 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 266 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 266 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Method name "Slack::set_attachment_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 284 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 284 | 50 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 284 | 91 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 284 | 93 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 286 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 286 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 286 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 286 | 105 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 286 | 108 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 289 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 289 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 289 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 289 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 290 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 290 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 290 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 290 | 78 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 296 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 296 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 297 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 297 | 36 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 297 | 60 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 297 | 60 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 297 | 82 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 297 | 82 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 310 | 5 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Method name "Slack::set_attachment_footer" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 324 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 324 | 50 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 324 | 76 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 324 | 78 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 326 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 326 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 326 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 326 | 99 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 331 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 331 | 33 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 331 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 331 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 332 | 49 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 332 | 49 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 332 | 66 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 332 | 66 | |
| warning | Line exceeds 120 characters; contains 136 characters Generic.Files.LineLength.TooLong | 332 | 136 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 337 | 5 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Method name "Slack::set_attachment_timestamp" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 351 | 20 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 351 | 53 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 351 | 79 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 351 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 353 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 353 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 353 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 353 | 105 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Function closing brace must go on the next line following the body; found 1 blank lines before brace PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose | 357 | 5 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 359 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\classes\ajax-handler.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 24 and the first side effect is on line 15. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 1 | |
| error | Class name "Ajax_Handler" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 24 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 24 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 82 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 84 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 84 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Method name "Ajax_Handler::handle_frontend" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 96 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 96 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 98 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 98 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 101 | 49 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 101 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Method name "Ajax_Handler::handle_editor" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 120 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 120 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 121 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 121 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 122 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 122 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 123 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 123 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 57 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 9 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 59 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Method name "Ajax_Handler::set_success" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 141 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 141 | 32 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 141 | 40 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 141 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Method name "Ajax_Handler::set_custom_messages" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 154 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 154 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 157 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 157 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 161 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 161 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 161 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 161 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Method name "Ajax_Handler::validate_form" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 183 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 183 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 184 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 184 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 15 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 190 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 190 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Method name "Ajax_Handler::validate_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 204 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 204 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 207 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 207 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 207 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 207 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 208 | 60 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 208 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 210 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 210 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 211 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 211 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 214 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 214 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Method name "Ajax_Handler::run_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 229 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 229 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 230 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 230 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 230 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 230 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 236 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 236 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 236 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 236 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 61 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 239 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 239 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Method name "Ajax_Handler::add_response" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 257 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 257 | 33 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 257 | 69 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 257 | 71 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 258 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 258 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 258 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 258 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Method name "Ajax_Handler::send_response" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 275 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 275 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 276 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 276 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 276 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 276 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 277 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 277 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 280 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 280 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 281 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 281 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 282 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 282 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 285 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 285 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 285 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 285 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 286 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 286 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\acceptance.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 22 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 22 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Method name "Acceptance::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Method name "Acceptance::add_field_render_attribute" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 46 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 46 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 53 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 53 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 57 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 57 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 61 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 61 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Method name "Acceptance::render_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 72 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 72 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 76 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 76 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Method name "Acceptance::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 97 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 97 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 97 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 97 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 103 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 103 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 103 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 103 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 128 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 128 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 129 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 129 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\email.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 20 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 20 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 33 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 33 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 33 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 36 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 36 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 36 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 36 | 75 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 40 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 40 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 44 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 44 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 44 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 44 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 45 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 45 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 48 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 48 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 48 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 48 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 54 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 54 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 57 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\field-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 24 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Class name "Field_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 24 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 24 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Method name "Field_Base::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 58 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 58 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Method name "Field_Base::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 72 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 72 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Method name "Field_Base::get_label" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 86 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 86 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Method name "Field_Base::get_placeholder" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 100 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 100 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Method name "Field_Base::get_required" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 114 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 114 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Method name "Field_Base::get_width" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 128 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 128 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Method name "Field_Base::get_pattern" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 142 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 142 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Method name "Field_Base::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 156 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 156 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Method name "Field_Base::get_min" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 170 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 170 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 171 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 171 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Method name "Field_Base::get_max" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 184 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 184 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 196 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 197 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 197 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 198 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 198 | 9 | |
| warning | Line exceeds 120 characters; contains 122 characters Generic.Files.LineLength.TooLong | 198 | 122 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 200 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 200 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 201 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 201 | 13 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 201 | 127 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Method name "Field_Base::enqueue_scripts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 213 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 213 | 39 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 213 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 226 | 27 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 226 | 45 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 226 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 235 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 238 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 238 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 246 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 246 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 246 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 246 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 254 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 254 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 254 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 254 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 262 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 262 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Method name "Field_Base::add_field_render_attribute" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 279 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 279 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 294 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 294 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 298 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 298 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 302 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 302 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 302 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 302 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 306 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 306 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 306 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 306 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 310 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 310 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 310 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 310 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 314 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 314 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Method name "Field_Base::render_label" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 325 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 325 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 328 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 328 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 328 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 328 | 73 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Method name "Field_Base::render_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 351 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Method name "Field_Base::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 364 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 364 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 364 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 364 | 49 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 364 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Method name "Field_Base::validate_required" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 377 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 377 | 45 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 377 | 69 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 377 | 71 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 380 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 380 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 380 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 380 | 47 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 380 | 47 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 380 | 69 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 384 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 384 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 384 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 384 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 389 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 389 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 390 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 390 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 405 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 405 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 405 | 62 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 405 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Method name "Field_Base::inject_field_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 417 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 417 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 417 | 88 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 417 | 90 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 418 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 418 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 419 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 419 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 420 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 420 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 422 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 422 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 422 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 422 | 29 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 422 | 67 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 422 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Method name "Field_Base::register_admin_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 436 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 436 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 436 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 436 | 56 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 436 | 57 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\number.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 22 and the first side effect is on line 13. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 22 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Method name "Number::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 34 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 34 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 40 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 40 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 78 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 78 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 78 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 81 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 81 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 81 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 81 | 75 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 85 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 85 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 89 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 89 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 97 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 97 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 100 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 100 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 105 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 105 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 105 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 105 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 109 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 109 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 109 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 109 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 114 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 114 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 115 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 115 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 118 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\recaptcha.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Recaptcha::get_type" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Method name "Recaptcha::render_label" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 47 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 47 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Method name "Recaptcha::render_fallback" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 59 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 59 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| warning | Line exceeds 120 characters; contains 184 characters Generic.Files.LineLength.TooLong | 61 | 184 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 65 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 65 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Method name "Recaptcha::render_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 77 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 77 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 79 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 79 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 83 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 83 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 84 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 84 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 47 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Method name "Recaptcha::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 113 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 113 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 113 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 113 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 119 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 119 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 130 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 130 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 131 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 131 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 143 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 143 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 144 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 144 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 153 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 153 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 169 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 169 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 169 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 170 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 170 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 172 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 172 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 172 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 172 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 180 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 180 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 180 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 180 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 182 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 182 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 186 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 186 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 188 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 188 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 192 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 192 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 193 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 193 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 196 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 196 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 197 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 197 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 200 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 200 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 201 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 201 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 202 | 45 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 202 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 45 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 204 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 204 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 207 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 207 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 213 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 213 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 216 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 216 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 216 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 216 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 222 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 222 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Method name "Recaptcha::register_admin_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 235 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 235 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 235 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 235 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 236 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 236 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Expected 1 space after FUNCTION keyword; 0 found Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction | 238 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 241 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 241 | 21 | |
| warning | Line exceeds 120 characters; contains 153 characters Generic.Files.LineLength.TooLong | 241 | 153 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 247 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 247 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 253 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 253 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\tel.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 20 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 20 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Method name "Tel::get_pattern" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 32 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 32 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Method name "Tel::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 46 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 46 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 61 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 61 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 61 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 64 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 64 | 75 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 68 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 68 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 68 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 68 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 72 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 72 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 81 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\text.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 20 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 20 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Text::render_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 32 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 32 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 36 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\fields\textarea.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 22 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 22 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Method name "Textarea::render_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 32 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 32 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 35 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 35 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Method name "Textarea::update_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 50 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 50 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 50 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 50 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 56 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 56 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 73 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 73 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 76 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 11 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 11 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 19 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 31 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 31 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Module::register_field_types" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 46 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 46 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 46 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 46 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 57 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Method name "Module::register_action_types" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 53 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 53 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 61 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 61 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 61 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 61 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Method name "Module::set_messages" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 68 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Method name "Module::render_field" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 77 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 77 | 40 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 77 | 58 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 77 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 47 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Method name "Module::find_element_recursive" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 81 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 81 | 50 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 81 | 72 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 81 | 74 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 82 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 82 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 82 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 82 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 83 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 83 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 87 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 87 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 90 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 90 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\forms\widgets\form.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 10 and the first side effect is on line 8. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 8 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Method name "Form::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 12 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 12 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Method name "Form::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 17 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 17 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Form::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 24 | 15 | |
| error | Method name "Form::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Form::register_section_form_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 41 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 41 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 42 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 42 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 44 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 44 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 122 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 122 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Method name "Form::register_section_submit_button" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 172 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 172 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 192 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 192 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 200 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 200 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Method name "Form::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 222 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 222 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 225 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 225 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 226 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 226 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 227 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 227 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 228 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 228 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 234 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 234 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 241 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 241 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 243 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 243 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 244 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 244 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 252 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 252 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 254 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 254 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 255 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 255 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 262 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 262 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Method name "Form::register_section_messages" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 274 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 274 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 278 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 278 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 285 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 285 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 294 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 294 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 308 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 308 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 322 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 322 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 336 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 336 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Method name "Form::register_section_general" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 351 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 351 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 355 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 355 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 363 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 363 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| warning | Line exceeds 120 characters; contains 146 characters Generic.Files.LineLength.TooLong | 369 | 146 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 370 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 378 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 378 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Method name "Form::register_section_label" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 392 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 392 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 396 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 396 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 404 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 404 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 424 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 424 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| warning | Line exceeds 120 characters; contains 159 characters Generic.Files.LineLength.TooLong | 428 | 159 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Method name "Form::register_section_field" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 436 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 436 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 440 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 440 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 444 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 444 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 449 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 449 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 456 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 456 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 475 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 475 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 479 | 138 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 501 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 501 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 508 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 508 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 527 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 527 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| warning | Line exceeds 120 characters; contains 144 characters Generic.Files.LineLength.TooLong | 531 | 144 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 558 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 560 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 560 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 560 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 565 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 565 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 572 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 572 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 572 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 578 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 594 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 596 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 596 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 603 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 603 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 605 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 609 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 615 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 620 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 622 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 627 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 627 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 627 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 628 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 631 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| warning | Line exceeds 120 characters; contains 132 characters Generic.Files.LineLength.TooLong | 632 | 132 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 635 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 640 | 1 | |
| error | Method name "Form::register_section_button" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 640 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 640 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 642 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 644 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 644 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 644 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 646 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 647 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 650 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 652 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 652 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 652 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 653 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 658 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 660 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 661 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 663 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 665 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 666 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 667 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 668 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 668 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 668 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 669 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 670 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 671 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 672 | 1 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 672 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 675 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 678 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 679 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 680 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 680 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 680 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 681 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 682 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 683 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 684 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 685 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 685 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 685 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 687 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 688 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 689 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 689 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 689 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 691 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 692 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 693 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 693 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 693 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 694 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 695 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 696 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 697 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 697 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 697 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 698 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 699 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 700 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 701 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 702 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 704 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 704 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 704 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 706 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 707 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 708 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 709 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 709 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 709 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 710 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 711 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 713 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 714 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 716 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 716 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 716 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 717 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 718 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 719 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 720 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 721 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 722 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 725 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 726 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 727 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 728 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 729 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 730 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 733 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 734 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 735 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 736 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 737 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 738 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 739 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 740 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 742 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 743 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 744 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 745 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 745 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 745 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 746 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 747 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 748 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 749 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 750 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 751 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 753 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 755 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 756 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 757 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 758 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 758 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 758 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 759 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 760 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 762 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 763 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 764 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 765 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 765 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 765 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 766 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 767 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 768 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 769 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 770 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 771 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 773 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 774 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 775 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 776 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 777 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 778 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 779 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 780 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 782 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 783 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 784 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 785 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 786 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 787 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 788 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 789 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 791 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 792 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 793 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 794 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 794 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 794 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 795 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 796 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 797 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 798 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 799 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 800 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 802 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 804 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 806 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 807 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 808 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 809 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 809 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 809 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 810 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 811 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 812 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 813 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 815 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 816 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 817 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 818 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 819 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 820 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 821 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 823 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 824 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 825 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 826 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 826 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 826 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 827 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 828 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 829 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 830 | 1 | |
| warning | Line exceeds 120 characters; contains 146 characters Generic.Files.LineLength.TooLong | 830 | 146 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 831 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 832 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 833 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 835 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 836 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 837 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 838 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 839 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 840 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 841 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 842 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 843 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 844 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 845 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 847 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 848 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 850 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 850 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 851 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 852 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 854 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 854 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 854 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 855 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 856 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 857 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 858 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 860 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 860 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 860 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 860 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 860 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 861 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 862 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 863 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 864 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 865 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 866 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 868 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 869 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 870 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 871 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 872 | 1 | |
| warning | Line exceeds 120 characters; contains 129 characters Generic.Files.LineLength.TooLong | 872 | 129 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 873 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 875 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 875 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 875 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 875 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 875 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 876 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 877 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 878 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 879 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 880 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 881 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 883 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 883 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 883 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 883 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 883 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 884 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 885 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 886 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 887 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 888 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 889 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 891 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 892 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 893 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 894 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 895 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 897 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 898 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 898 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 898 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 899 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 900 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 901 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 903 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 903 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 903 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 903 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 903 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 904 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 904 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 904 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 905 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 907 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 908 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 908 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 908 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 909 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 910 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 911 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 912 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 913 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 914 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 915 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 916 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 918 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\heading\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\heading\widgets\heading.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Method name "Heading::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 11 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Method name "Heading::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 15 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 15 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 16 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 16 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Method name "Heading::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 19 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 19 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 23 | 15 | |
| error | Method name "Heading::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 23 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 23 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Heading::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 41 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 41 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 44 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 44 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 51 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 51 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Method name "Heading::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 63 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 63 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 67 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 67 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 74 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 74 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Method name "Heading::register_section_heading" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 105 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 105 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 109 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 109 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 120 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 120 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| warning | Line exceeds 120 characters; contains 134 characters Generic.Files.LineLength.TooLong | 136 | 134 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 178 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 178 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 180 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 180 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 184 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 184 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 188 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 188 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 192 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 192 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 196 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 196 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Method name "Heading::register_section_ornaments" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 206 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 206 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 210 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 210 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 225 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 225 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 226 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 226 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 227 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 227 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 228 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 228 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 229 | 46 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 229 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 230 | 46 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 230 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 231 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 231 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 240 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 240 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 268 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 268 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 286 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 289 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 289 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 293 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 293 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 295 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 295 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 297 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 297 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 303 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 303 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 304 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 304 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 306 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 306 | 20 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 306 | 70 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 306 | 70 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 308 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 308 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 310 | 45 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 310 | 45 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 310 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 312 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 312 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 315 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 315 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 317 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 317 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 317 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 317 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 318 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 318 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 320 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 320 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 320 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 320 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 321 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 321 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 324 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 324 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 324 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 324 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 325 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 325 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 330 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 330 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 338 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 338 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| warning | Method name "_content_template" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 346 | 15 | |
| error | Method name "Heading::_content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 346 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 346 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\icon\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\icon\widgets\icon.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Icon::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Icon::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Icon::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 22 | 15 | |
| error | Method name "Icon::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Method name "Icon::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 29 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 29 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 49 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 49 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 51 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 51 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Method name "Icon::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 58 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 58 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 79 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 79 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 82 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 82 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Method name "Icon::register_section_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 104 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 104 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 108 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 108 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 118 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 118 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 128 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 128 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 138 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 138 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 169 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 169 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 179 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 179 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 222 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 222 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 226 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 226 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 230 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 230 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 234 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 234 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| warning | Line exceeds 120 characters; contains 131 characters Generic.Files.LineLength.TooLong | 252 | 131 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Method name "Icon::register_section_container" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 263 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 263 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 267 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 267 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 275 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 275 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 280 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 280 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 296 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 296 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 313 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 313 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| warning | Line exceeds 120 characters; contains 137 characters Generic.Files.LineLength.TooLong | 317 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 342 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 342 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 375 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 375 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 379 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 406 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 409 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 409 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 411 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 411 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 413 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 413 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 413 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 413 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 414 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 414 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 419 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 419 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 419 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 419 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 420 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 420 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 423 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 423 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 423 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 423 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 424 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 424 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 427 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 427 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 428 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 428 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 432 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 432 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 432 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 432 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 433 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 433 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 437 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 437 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 438 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 438 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 439 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 439 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| warning | Method name "_content_template" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 445 | 15 | |
| error | Method name "Icon::_content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 445 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 445 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\image\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\image\widgets\image.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 10 and the first side effect is on line 8. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 8 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 10 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Method name "Image::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 12 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 12 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Method name "Image::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 17 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 17 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Image::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Method name "Image::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 28 | 15 | |
| error | Method name "Image::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 28 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 28 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Image::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 59 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 59 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 70 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 70 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 82 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 82 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 108 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 108 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 118 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 118 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Method name "Image::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 129 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 129 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 133 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 133 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 148 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 148 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 160 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 160 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Method name "Image::register_section_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 172 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 172 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 184 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 184 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 241 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 241 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 245 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 245 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 249 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 249 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 263 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 263 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 280 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 280 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| warning | Line exceeds 120 characters; contains 142 characters Generic.Files.LineLength.TooLong | 284 | 142 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 294 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 294 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 315 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 315 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Method name "Image::register_section_caption" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 336 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 336 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 340 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 340 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 351 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 351 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 355 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 355 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 359 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 359 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 363 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 363 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 367 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 367 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 380 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 380 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 410 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 413 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 413 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 413 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 413 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 419 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 419 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 419 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 419 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 423 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 423 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 424 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 424 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 425 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 425 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 428 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 428 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 430 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 430 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 430 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 430 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 431 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 431 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 434 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 434 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 434 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 434 | 59 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 434 | 59 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 434 | 99 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 435 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 435 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 438 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 438 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 438 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 438 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 439 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 439 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 447 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 447 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 449 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 449 | 19 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 449 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 451 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 451 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 457 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 457 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 457 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 457 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 458 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 458 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 461 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 461 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 461 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 461 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 462 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 462 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 465 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 465 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 466 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 466 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 470 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 470 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 471 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 471 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 475 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 475 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 475 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 475 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 475 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 475 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 483 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 483 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 483 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 483 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 489 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 489 | 19 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 495 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 495 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 501 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 501 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Closing brace indented incorrectly; expected 8 spaces, found 12 Squiz.WhiteSpace.ScopeClosingBrace.Indent | 504 | 19 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Method name "Image::get_link_url" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 509 | 13 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 509 | 34 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 509 | 46 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 509 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 510 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 510 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 514 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 514 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 515 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 515 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 515 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 515 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\image-gallery\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 9 | |
| warning | Line exceeds 120 characters; contains 132 characters Generic.Files.LineLength.TooLong | 11 | 132 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Module::extend_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 14 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 14 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 27 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\nav-menu\classes\walker-nav-menu.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 12. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 12 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 12 | 1 | |
| error | Class name "Walker_Nav_Menu" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 23 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 59 | 25 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 59 | 49 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 59 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 19 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 63 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 63 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 69 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 69 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 71 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 71 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 71 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 71 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 79 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 79 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 79 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 79 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 80 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 80 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 87 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 87 | 42 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 87 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 94 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 94 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 94 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 94 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 95 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 95 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 104 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 104 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 105 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 105 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 105 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 105 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 113 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 113 | 69 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 115 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 115 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 115 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 115 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 116 | 17 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 116 | 17 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 116 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 116 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Method name "Walker_Nav_Menu::end_el" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 137 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 137 | 27 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 137 | 69 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 137 | 71 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 138 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 138 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 138 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 138 | 79 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 147 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 147 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 148 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 148 | 24 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 148 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\nav-menu\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\nav-menu\widgets\nav-menu.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 15 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Class name "Nav_Menu" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 15 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 15 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Nav_Menu::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Method name "Nav_Menu::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 21 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 21 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Method name "Nav_Menu::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 25 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 25 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 26 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 26 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Method name "Nav_Menu::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 29 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 29 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Method name "Nav_Menu::get_menus" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 33 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 33 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 36 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 36 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 38 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 38 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 38 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 38 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 45 | 15 | |
| error | Method name "Nav_Menu::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 45 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 45 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Method name "Nav_Menu::register_content_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 59 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 59 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 74 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 74 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 34 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 43 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 139 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 139 | |
| warning | Line exceeds 120 characters; contains 169 characters Generic.Files.LineLength.TooLong | 77 | 169 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Method name "Nav_Menu::register_settings_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 84 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 84 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 99 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 99 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 120 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 120 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 124 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 124 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 131 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 131 | 21 | |
| warning | Line exceeds 120 characters; contains 151 characters Generic.Files.LineLength.TooLong | 131 | 151 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 81 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 143 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 143 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 145 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 145 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 161 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 161 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 174 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 174 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 199 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 199 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 204 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 204 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 205 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 205 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 218 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 218 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 219 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 219 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 220 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 220 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 229 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 229 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 233 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 233 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 234 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 234 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 246 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 246 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 260 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 260 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 264 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 264 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 265 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 265 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 266 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 266 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 267 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 267 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 271 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 271 | 21 | |
| warning | Line exceeds 120 characters; contains 151 characters Generic.Files.LineLength.TooLong | 271 | 151 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 272 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 272 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 272 | 81 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 272 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 283 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 283 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 285 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 285 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Method name "Nav_Menu::register_menu_item_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 306 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 306 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 310 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 310 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 328 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 328 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| warning | Line exceeds 120 characters; contains 136 characters Generic.Files.LineLength.TooLong | 338 | 136 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 346 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 346 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| warning | Line exceeds 120 characters; contains 181 characters Generic.Files.LineLength.TooLong | 350 | 181 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 362 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 362 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 366 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 366 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 370 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 370 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 374 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 374 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 383 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 383 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 388 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 388 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 395 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 395 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 410 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 410 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| warning | Line exceeds 120 characters; contains 130 characters Generic.Files.LineLength.TooLong | 413 | 130 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 421 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 421 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 430 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 430 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| warning | Line exceeds 120 characters; contains 126 characters Generic.Files.LineLength.TooLong | 436 | 126 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 449 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 449 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 459 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 459 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| warning | Line exceeds 120 characters; contains 187 characters Generic.Files.LineLength.TooLong | 466 | 187 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 476 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 476 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 483 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 483 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| warning | Line exceeds 120 characters; contains 362 characters Generic.Files.LineLength.TooLong | 490 | 362 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 498 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 498 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| warning | Line exceeds 120 characters; contains 373 characters Generic.Files.LineLength.TooLong | 501 | 373 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 509 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 509 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 518 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 518 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| warning | Line exceeds 120 characters; contains 369 characters Generic.Files.LineLength.TooLong | 524 | 369 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 537 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 537 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| warning | Line exceeds 120 characters; contains 349 characters Generic.Files.LineLength.TooLong | 540 | 349 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 547 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 547 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| warning | Line exceeds 120 characters; contains 430 characters Generic.Files.LineLength.TooLong | 554 | 430 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 564 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 564 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 571 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 571 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 572 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 578 | 1 | |
| warning | Line exceeds 120 characters; contains 286 characters Generic.Files.LineLength.TooLong | 578 | 286 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 586 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 586 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| warning | Line exceeds 120 characters; contains 297 characters Generic.Files.LineLength.TooLong | 589 | 297 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 594 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 597 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 597 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 605 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 606 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 606 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 609 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 610 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| warning | Line exceeds 120 characters; contains 293 characters Generic.Files.LineLength.TooLong | 612 | 293 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 615 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 619 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 620 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 621 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 622 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 625 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 625 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 628 | 1 | |
| warning | Line exceeds 120 characters; contains 273 characters Generic.Files.LineLength.TooLong | 628 | 273 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 635 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 635 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 635 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 639 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 640 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 642 | 1 | |
| warning | Line exceeds 120 characters; contains 354 characters Generic.Files.LineLength.TooLong | 642 | 354 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 644 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 647 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| error | Method name "Nav_Menu::register_submenu_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 654 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 654 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 658 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 658 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 658 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 660 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 661 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 664 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 665 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 666 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 667 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 668 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 669 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 670 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 671 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 675 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 676 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 676 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 676 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 678 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 679 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 680 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 681 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 682 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 684 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 685 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 687 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 687 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 687 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 688 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 689 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 691 | 1 | |
| warning | Line exceeds 120 characters; contains 183 characters Generic.Files.LineLength.TooLong | 691 | 183 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 692 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 693 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 694 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 696 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 697 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 698 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 699 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 699 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 699 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 700 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 701 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 702 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 703 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 703 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 703 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 704 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 704 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 704 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 705 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 706 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 707 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 708 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 710 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 711 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 712 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 713 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 713 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 713 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 714 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 716 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 717 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 719 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 720 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 721 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 722 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 722 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 722 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 723 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 725 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 725 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 725 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 726 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 726 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 726 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 727 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 727 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 727 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 728 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 728 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 728 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 729 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 729 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 729 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 730 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 730 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 730 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 732 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 733 | 1 | |
| warning | Line exceeds 120 characters; contains 129 characters Generic.Files.LineLength.TooLong | 733 | 129 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 734 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 735 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 736 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 738 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 739 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 740 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 741 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 741 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 741 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 742 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 743 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 744 | 1 | |
| warning | Line exceeds 120 characters; contains 122 characters Generic.Files.LineLength.TooLong | 744 | 122 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 745 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 746 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 747 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 748 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 749 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 750 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 752 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 753 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 754 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 755 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 755 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 755 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 756 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 757 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 758 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 759 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 760 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 761 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 762 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 763 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 764 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 765 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 766 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 767 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 768 | 1 | |
| warning | Line exceeds 120 characters; contains 136 characters Generic.Files.LineLength.TooLong | 768 | 136 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 769 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 770 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 771 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 772 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 773 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 774 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 776 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 777 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 778 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 779 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 779 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 779 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 780 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 781 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 782 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 783 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 785 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 786 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 787 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 788 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 788 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 788 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 789 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 790 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 791 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 792 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 793 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 794 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 795 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 796 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 797 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 799 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 800 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 801 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 802 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 803 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 804 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 805 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 806 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 807 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 807 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 807 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 808 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 809 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 810 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 811 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 812 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 814 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 815 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 816 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 817 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 817 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 817 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 818 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 819 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 820 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 821 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 822 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 823 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 824 | 1 | |
| warning | Line exceeds 120 characters; contains 161 characters Generic.Files.LineLength.TooLong | 824 | 161 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 825 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 826 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 827 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 829 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 830 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 831 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 832 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 833 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 834 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 835 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 836 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 837 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 837 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 837 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 839 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 840 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 841 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 842 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 842 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 842 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 843 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 844 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 846 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 847 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 848 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 849 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 849 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 849 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 850 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 851 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 852 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 853 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 854 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 855 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 856 | 1 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 856 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 857 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 858 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 859 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 861 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 862 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 863 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 864 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 864 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 864 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 865 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 866 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 867 | 1 | |
| warning | Line exceeds 120 characters; contains 132 characters Generic.Files.LineLength.TooLong | 867 | 132 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 868 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 869 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 870 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 871 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 873 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 875 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 876 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 877 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 878 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 878 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 878 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 879 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 880 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 882 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 883 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 884 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 885 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 885 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 885 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 886 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 887 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 888 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 889 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 890 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 891 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 892 | 1 | |
| warning | Line exceeds 120 characters; contains 363 characters Generic.Files.LineLength.TooLong | 892 | 363 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 893 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 894 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 895 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 897 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 898 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 899 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 900 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 900 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 900 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 901 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 902 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 903 | 1 | |
| warning | Line exceeds 120 characters; contains 374 characters Generic.Files.LineLength.TooLong | 903 | 374 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 904 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 905 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 906 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 908 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 910 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 911 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 912 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 913 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 913 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 913 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 914 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 915 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 917 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 918 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 919 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 920 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 920 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 920 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 921 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 922 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 923 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 924 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 925 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 926 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 927 | 1 | |
| warning | Line exceeds 120 characters; contains 283 characters Generic.Files.LineLength.TooLong | 927 | 283 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 928 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 929 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 930 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 932 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 933 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 934 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 935 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 935 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 935 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 936 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 937 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 938 | 1 | |
| warning | Line exceeds 120 characters; contains 294 characters Generic.Files.LineLength.TooLong | 938 | 294 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 939 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 940 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 941 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 943 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 945 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 947 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 948 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 950 | 1 | |
| error | Method name "Nav_Menu::register_logo_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 950 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 950 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 951 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 952 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 953 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 954 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 954 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 954 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 955 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 956 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 957 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 958 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 959 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 960 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 962 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 963 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 964 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 965 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 965 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 965 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 966 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 967 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 968 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 969 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 970 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 971 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 972 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 973 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 974 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 975 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 976 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 977 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 978 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 979 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 980 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 981 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 982 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 983 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 984 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 985 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 986 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 987 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 988 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 989 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 990 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 991 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 993 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 994 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 995 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 996 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 996 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 996 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 997 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 998 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 999 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1000 | 1 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 1000 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1001 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1002 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1003 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1005 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1006 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1008 | 1 | |
| error | Method name "Nav_Menu::register_side_logo_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1008 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1008 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1009 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1010 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1011 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1012 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1012 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1012 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1013 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1014 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1015 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1016 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1017 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1018 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1020 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1021 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1022 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1023 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1023 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1023 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1024 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1025 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1026 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1027 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1028 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1029 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1030 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1031 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1032 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1033 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1034 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1035 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1036 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1037 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1038 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1039 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1040 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1041 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1042 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1043 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1044 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1045 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1046 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1047 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1048 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1049 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1051 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1052 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1053 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1054 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1054 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1054 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1055 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1056 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1057 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1058 | 1 | |
| warning | Line exceeds 120 characters; contains 165 characters Generic.Files.LineLength.TooLong | 1058 | 165 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1059 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1060 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1061 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1063 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1064 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1066 | 1 | |
| error | Method name "Nav_Menu::register_icons_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1066 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1066 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1067 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1068 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1069 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1070 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1070 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1070 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1071 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1072 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1073 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1074 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1076 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1077 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1078 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1079 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1079 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1079 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1080 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1081 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1082 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1083 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1084 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1085 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1086 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1087 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1088 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1089 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1091 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1091 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1091 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1093 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1094 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1095 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1096 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1096 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1096 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1097 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1098 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1103 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1103 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1103 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1113 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1113 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1120 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1120 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1135 | 1 | |
| error | Method name "Nav_Menu::register_mobile_menu_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1135 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1135 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1139 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1139 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1147 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1147 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1147 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1170 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1170 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1170 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1182 | 1 | |
| warning | Line exceeds 120 characters; contains 165 characters Generic.Files.LineLength.TooLong | 1182 | 165 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1190 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1190 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1190 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1200 | 1 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 1200 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1201 | 1 | |
| warning | Line exceeds 120 characters; contains 137 characters Generic.Files.LineLength.TooLong | 1201 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1212 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1212 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1212 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1221 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1221 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1224 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1224 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1224 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1225 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1225 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1226 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1226 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1226 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1227 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1227 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1227 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1228 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1228 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1228 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1229 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1229 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1229 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1232 | 1 | |
| warning | Line exceeds 120 characters; contains 130 characters Generic.Files.LineLength.TooLong | 1232 | 130 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1241 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1241 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1241 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1244 | 1 | |
| warning | Line exceeds 120 characters; contains 123 characters Generic.Files.LineLength.TooLong | 1244 | 123 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1256 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1256 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1256 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1269 | 1 | |
| warning | Line exceeds 120 characters; contains 137 characters Generic.Files.LineLength.TooLong | 1269 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1281 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1281 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1281 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1290 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1290 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1290 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1309 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1309 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1309 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1319 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1319 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1319 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1326 | 1 | |
| warning | Line exceeds 120 characters; contains 182 characters Generic.Files.LineLength.TooLong | 1326 | 182 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1340 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1340 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1340 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1345 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1345 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1345 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1352 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1352 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1352 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1367 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1367 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1367 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1380 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1380 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1380 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1387 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1387 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1387 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1402 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1402 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1402 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1415 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1415 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1415 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1422 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1422 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1422 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1429 | 1 | |
| warning | Line exceeds 120 characters; contains 192 characters Generic.Files.LineLength.TooLong | 1429 | 192 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1437 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1437 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1437 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1440 | 1 | |
| warning | Line exceeds 120 characters; contains 203 characters Generic.Files.LineLength.TooLong | 1440 | 203 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1452 | 1 | |
| error | Method name "Nav_Menu::register_menu_container_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1452 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1452 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1456 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1456 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1456 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1467 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1467 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1467 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1471 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1471 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1471 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1475 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1475 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1475 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1488 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1488 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1488 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1519 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1519 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1519 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1523 | 1 | |
| warning | Line exceeds 120 characters; contains 142 characters Generic.Files.LineLength.TooLong | 1523 | 142 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1530 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1530 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1530 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1539 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1539 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1539 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1554 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1558 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1558 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1558 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1560 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1568 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1568 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1568 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1572 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1575 | 1 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 1575 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1578 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1595 | 1 | |
| error | Method name "Nav_Menu::register_close_button_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1595 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1595 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1596 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1599 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1599 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1599 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1605 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1609 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1610 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1610 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1610 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1615 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1619 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1620 | 1 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 1620 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1621 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1622 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1625 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1625 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1625 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1628 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1630 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1630 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1630 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1631 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1635 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1637 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1637 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1637 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1639 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1640 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1642 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1647 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1648 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1650 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1650 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1650 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1651 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1654 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1657 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1657 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1657 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1658 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1659 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1660 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1661 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1663 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1665 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1667 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1669 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1670 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1672 | 1 | |
| error | Method name "Nav_Menu::register_toggle_button_section" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1672 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1672 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1675 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1676 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1676 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1676 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1678 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1679 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1681 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1682 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1683 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1684 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1684 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1684 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1685 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1687 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1688 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1689 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1691 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1692 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1693 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1694 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1695 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1696 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1697 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1699 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1700 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1701 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1702 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1702 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1702 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1703 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1704 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1705 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1706 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 1706 | 149 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1707 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1708 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1709 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1711 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1712 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1713 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1714 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1714 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1714 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1716 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1717 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1718 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1718 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1718 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1719 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1720 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1721 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1722 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1722 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1722 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1723 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1725 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1726 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1726 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1726 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1727 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1728 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1729 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1730 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1732 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1733 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1734 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1735 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1737 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1737 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1737 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1739 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1740 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1741 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1742 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1742 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1742 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1743 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1744 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1746 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1747 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1748 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1749 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1749 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1749 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1750 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1751 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1752 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1753 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1754 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1755 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1756 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1757 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1758 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1759 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1760 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1761 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1762 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1763 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1765 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1766 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1767 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1768 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1768 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1768 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1769 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1770 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1771 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1772 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1773 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1774 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1776 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1777 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1778 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1779 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1779 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1779 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1780 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1781 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1782 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1783 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1785 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1786 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1787 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1788 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1788 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1788 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1789 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1790 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1791 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1792 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1793 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1794 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1795 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1796 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1797 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1799 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1800 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1801 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1802 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1803 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1804 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1805 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1806 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1807 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1807 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1807 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1808 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1809 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1810 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1811 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1812 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1813 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1815 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1816 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1817 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1818 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1818 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1818 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1819 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1820 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1821 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1822 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1823 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1824 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1825 | 1 | |
| warning | Line exceeds 120 characters; contains 155 characters Generic.Files.LineLength.TooLong | 1825 | 155 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1826 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1827 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1828 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1830 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1832 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1833 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1834 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1835 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1835 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1835 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1836 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1837 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1839 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1840 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1841 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1842 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1842 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1842 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1843 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1844 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1845 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1846 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1847 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1848 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1849 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1850 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1851 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1852 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1853 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1854 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1855 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1856 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1858 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1859 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1860 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1861 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1861 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1861 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1862 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1863 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1864 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1865 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1866 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1867 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1869 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1870 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1871 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1872 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1872 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1872 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1873 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1874 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1875 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1876 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1878 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1879 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1880 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1881 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1881 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1881 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1882 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1883 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1884 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1885 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1886 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1887 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1888 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1889 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1890 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1892 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1893 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1894 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1895 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1896 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1897 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1898 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1899 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1900 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1900 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1900 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1901 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1902 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1903 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1904 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1905 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1906 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1908 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1909 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1910 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1911 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1911 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1911 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1912 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1913 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1914 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1915 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1916 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1917 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1918 | 1 | |
| warning | Line exceeds 120 characters; contains 161 characters Generic.Files.LineLength.TooLong | 1918 | 161 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1919 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1920 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1921 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1923 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1925 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1927 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1928 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1930 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1930 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1931 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1933 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1933 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1933 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1933 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1933 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1934 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1935 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1937 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1939 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1940 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1941 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1942 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1943 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1944 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1945 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1946 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1947 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1949 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1949 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1949 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1950 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1950 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1950 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1951 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1951 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1951 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1952 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1952 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1952 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1954 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1954 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1954 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1955 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1955 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1955 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1956 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1956 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1956 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1958 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1958 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1958 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1959 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1959 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1959 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1960 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1960 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1960 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1962 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1962 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1962 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1962 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1962 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1963 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1964 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1966 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1966 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1966 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1967 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1968 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1969 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1971 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1971 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1971 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1972 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1972 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1972 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1973 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1975 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1975 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1975 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1976 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1977 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1978 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1980 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1980 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1980 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1981 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1981 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1981 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1982 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1983 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1984 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1986 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1986 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1986 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1987 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1987 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1987 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1988 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1990 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1991 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1991 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1991 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1992 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1993 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1994 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1995 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1996 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1997 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1998 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1999 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1999 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1999 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2000 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2001 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2001 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2001 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2002 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2003 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2004 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2005 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2005 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2005 | 65 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2006 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2007 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2008 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2009 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2010 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2011 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2012 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2013 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2014 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2015 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2017 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2018 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2019 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2020 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2021 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2022 | 1 | |
| error | Method name "Nav_Menu::link_class" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 2022 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 2022 | 31 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 2022 | 61 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 2022 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2023 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2025 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2025 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2025 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2025 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2025 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2026 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2027 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2029 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2031 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2032 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2034 | 1 | |
| error | Method name "Nav_Menu::submenu_classes" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 2034 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 2034 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 2034 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 2034 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2035 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2037 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2038 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2040 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2041 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2042 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2043 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2044 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2045 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2046 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2047 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2048 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2049 | 1 | |
| error | Method name "Nav_Menu::render_center_logo" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 2049 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 2049 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 2049 | 78 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 2049 | 80 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2050 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2052 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2054 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2054 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2054 | 28 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2054 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2054 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2056 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2056 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2056 | 80 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2057 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2058 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2060 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2062 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2064 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2064 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2064 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2066 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2066 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2066 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2066 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2066 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2067 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2068 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2070 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2070 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2070 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2070 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2070 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2070 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2070 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2071 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2071 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2071 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2072 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2074 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2074 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2074 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2074 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2074 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2075 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2075 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2075 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2077 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2077 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2077 | 20 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2077 | 63 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2077 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2079 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2079 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2079 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2079 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2079 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2080 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2080 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2080 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2081 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2083 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2083 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2083 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2083 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2083 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2084 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2084 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2084 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2085 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2086 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2088 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2088 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2088 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2089 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2089 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2089 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2090 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2090 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2090 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2091 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2093 | 1 | |
| warning | Line exceeds 120 characters; contains 140 characters Generic.Files.LineLength.TooLong | 2093 | 140 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2095 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2095 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2095 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2097 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2097 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2097 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2097 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2097 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2098 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2098 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2098 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2099 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2105 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2105 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2105 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2105 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2105 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2106 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2106 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2108 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2108 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2108 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2109 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2109 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2109 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2109 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2109 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2122 | 1 | |
| error | Method name "Nav_Menu::render_side_logo" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 2122 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 2122 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2125 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2125 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2125 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2131 | 1 | |
| warning | Line exceeds 120 characters; contains 129 characters Generic.Files.LineLength.TooLong | 2131 | 129 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2133 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2133 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2133 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2135 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2135 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2135 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2135 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2135 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2139 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2139 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2139 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2139 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2139 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2139 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2139 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2140 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2140 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2140 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2143 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2143 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2143 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2143 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2143 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2144 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2144 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2144 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2146 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2146 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2146 | 20 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2146 | 68 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2146 | 68 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2148 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2148 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2148 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2148 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2148 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2149 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2149 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2149 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2152 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2152 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2152 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2152 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2152 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2153 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2153 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2157 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2157 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2157 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2158 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2158 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2158 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2159 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2159 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2159 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2162 | 1 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 2162 | 150 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2164 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2164 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2164 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2166 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2166 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2166 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2166 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2166 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2167 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2167 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2167 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2174 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2174 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2174 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2174 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2174 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2175 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2175 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2175 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2177 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2177 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2177 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2178 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 2178 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 2178 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 2178 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 2178 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 2185 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 2188 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\photo-album\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 5. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 5 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 5 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 11 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 15 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\photo-album\skins\skin-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 11 and the first side effect is on line 9. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 9 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 9 | 1 | |
| error | Class name "Skin_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 11 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 11 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| warning | Method name "_register_controls_actions" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 15 | 15 | |
| error | Method name "Skin_Base::_register_controls_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 15 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 15 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 16 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 16 | 9 | |
| warning | Line exceeds 120 characters; contains 126 characters Generic.Files.LineLength.TooLong | 16 | 126 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Method name "Skin_Base::register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 19 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 19 | 38 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 19 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 19 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Skin_Base::register_settings_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 41 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 41 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 45 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 45 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 61 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 61 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 65 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 65 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 86 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 86 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 109 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 109 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 121 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 121 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 122 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 122 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 131 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 131 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Method name "Skin_Base::register_cover_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 140 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 140 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 144 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 144 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 165 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 165 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| warning | Line exceeds 120 characters; contains 147 characters Generic.Files.LineLength.TooLong | 176 | 147 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| warning | Line exceeds 120 characters; contains 216 characters Generic.Files.LineLength.TooLong | 177 | 216 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| warning | Line exceeds 120 characters; contains 160 characters Generic.Files.LineLength.TooLong | 188 | 160 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 196 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 196 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 201 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 201 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 205 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 205 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Method name "Skin_Base::register_cover_border_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 225 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 225 | 57 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 225 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Method name "Skin_Base::register_overlay_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 227 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 227 | 52 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 227 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Method name "Skin_Base::register_thumbnail_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 229 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 229 | 54 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 229 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Method name "Skin_Base::register_title_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 231 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 231 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 235 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 235 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 240 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 240 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 245 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 245 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 252 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 252 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 274 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 274 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 281 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 281 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 305 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 305 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| warning | Line exceeds 120 characters; contains 144 characters Generic.Files.LineLength.TooLong | 310 | 144 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 318 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 318 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 323 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 323 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 327 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 327 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 331 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 331 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Method name "Skin_Base::register_description_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 344 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 344 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 348 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 348 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 353 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 353 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 365 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 365 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 387 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 387 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 394 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 394 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 418 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 418 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 423 | 150 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 431 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 431 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 436 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 436 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 440 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 440 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 444 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 444 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Method name "Skin_Base::render_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 457 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 457 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 458 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 458 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 458 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 458 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 466 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 466 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 469 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 469 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Method name "Skin_Base::render_lightbox" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 472 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 472 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 475 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 475 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 475 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 475 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 479 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 479 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 479 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 479 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 485 | 19 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 485 | 19 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 485 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 485 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 486 | 63 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 486 | 63 | |
| warning | Line exceeds 120 characters; contains 219 characters Generic.Files.LineLength.TooLong | 486 | 214 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Method name "Skin_Base::render_thumbnails" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 492 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 492 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 493 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 493 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 493 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 493 | 92 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 493 | 92 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 493 | 115 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 504 | 47 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 504 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 510 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 510 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 510 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 510 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 514 | 19 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 514 | 19 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 524 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 524 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 524 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 524 | 73 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 530 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 530 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 532 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 532 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 532 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 532 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 537 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 537 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Method name "Skin_Base::render_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 545 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 545 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 546 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 546 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 546 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 546 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 550 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 550 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Method name "Skin_Base::render_description" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 553 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 553 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 554 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 554 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 554 | 23 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 554 | 67 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 554 | 67 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 554 | 102 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 558 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 558 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 558 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Method name "Skin_Base::render_item" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 561 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 561 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 562 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 562 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 563 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 563 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 565 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 565 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 567 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 567 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 569 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 569 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 569 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 569 | 69 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 569 | 69 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 569 | 92 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 570 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 570 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 573 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 573 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 578 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 578 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 578 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 578 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 578 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 579 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 579 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 585 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 585 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 586 | 46 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 586 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 594 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 606 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 609 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 609 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 609 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 615 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 620 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 620 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 620 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 621 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 622 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 624 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 624 | 41 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 624 | 60 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 624 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 628 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 630 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 630 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 631 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 635 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 640 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 641 | 24 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 641 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 642 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 644 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 644 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 644 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 644 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 644 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 645 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 645 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 645 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 646 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 648 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 649 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 649 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 649 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 650 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 651 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 651 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 651 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 651 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 658 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\photo-album\skins\skin-cover.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Class name "Skin_Cover" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Skin_Cover::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Skin_Cover::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Skin_Cover::add_skin_hover_effect" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Method name "Skin_Cover::register_cover_border_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 27 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 27 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 59 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 59 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 76 | 149 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Method name "Skin_Cover::register_overlay_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 94 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 94 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 98 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 98 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 103 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 103 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 108 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 108 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 120 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 120 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 144 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 144 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 158 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 158 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 162 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 162 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 163 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 163 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 164 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 164 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Method name "Skin_Cover::register_thumbnail_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 172 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 172 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 184 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 184 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 188 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 188 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 194 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 194 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 199 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 199 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 206 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 206 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 227 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 227 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| warning | Line exceeds 120 characters; contains 124 characters Generic.Files.LineLength.TooLong | 230 | 124 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 233 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 233 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 241 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 241 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 252 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 252 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 260 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 260 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 271 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 271 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 281 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 281 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 288 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 288 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 309 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 309 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| warning | Line exceeds 120 characters; contains 154 characters Generic.Files.LineLength.TooLong | 312 | 154 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 320 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 320 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 328 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 328 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| warning | Line exceeds 120 characters; contains 128 characters Generic.Files.LineLength.TooLong | 331 | 128 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 339 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 339 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 347 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 347 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| warning | Line exceeds 120 characters; contains 129 characters Generic.Files.LineLength.TooLong | 350 | 129 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 370 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 370 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| warning | Line exceeds 120 characters; contains 148 characters Generic.Files.LineLength.TooLong | 375 | 148 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 383 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 383 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 392 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 392 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 408 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 408 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 418 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 418 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| warning | Line exceeds 120 characters; contains 159 characters Generic.Files.LineLength.TooLong | 425 | 159 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Method name "Skin_Cover::render_skin_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 433 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 433 | 41 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 433 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 433 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 434 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 434 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 437 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 437 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 439 | 77 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 439 | 77 | |
| warning | Line exceeds 120 characters; contains 156 characters Generic.Files.LineLength.TooLong | 439 | 156 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 442 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 442 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 443 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 443 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 447 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 447 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\photo-album\skins\skin-stack.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Class name "Skin_Stack" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Method name "Skin_Stack::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 9 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 9 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Skin_Stack::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Skin_Stack::add_skin_hover_effect" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Method name "Skin_Stack::render_skin_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 37 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 37 | 41 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 37 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 37 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 54 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\photo-album\widgets\photo-album.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Class name "Photo_Album" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 9 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| warning | Property name "$_has_template_content" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 11 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Method name "Photo_Album::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Method name "Photo_Album::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 17 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 17 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 18 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 18 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Method name "Photo_Album::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 21 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 21 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Method name "Photo_Album::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 25 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 25 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| warning | Method name "_register_skins" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 29 | 15 | |
| error | Method name "Photo_Album::_register_skins" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 29 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 29 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 34 | 15 | |
| error | Method name "Photo_Album::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Method name "Photo_Album::register_content_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 38 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 38 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 42 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 42 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 61 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 61 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 82 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 82 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\photo-roller\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\photo-roller\widgets\photo-roller.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Class name "Photo_Roller" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Photo_Roller::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Photo_Roller::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Photo_Roller::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 22 | 15 | |
| error | Method name "Photo_Roller::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Method name "Photo_Roller::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 27 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 27 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 31 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 31 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Method name "Photo_Roller::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 53 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 53 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 84 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 84 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 106 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 117 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 117 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 118 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 118 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 124 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 124 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 131 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 131 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 142 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 142 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 145 | 31 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 145 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 145 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 145 | 75 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 149 | 31 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 149 | 75 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| warning | Line exceeds 120 characters; contains 133 characters Generic.Files.LineLength.TooLong | 153 | 108 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Method name "Photo_Roller::render_styles" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 163 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 163 | 37 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 163 | 60 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 163 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 166 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 166 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 166 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 166 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 167 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 167 | 13 | |
| warning | Line exceeds 120 characters; contains 144 characters Generic.Files.LineLength.TooLong | 167 | 144 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 170 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 170 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 170 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 170 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 171 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 171 | 13 | |
| warning | Line exceeds 120 characters; contains 189 characters Generic.Files.LineLength.TooLong | 171 | 189 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 174 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 174 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 174 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 174 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 175 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 175 | 13 | |
| warning | Line exceeds 120 characters; contains 188 characters Generic.Files.LineLength.TooLong | 175 | 188 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\posts\classes\action-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 21 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Class name "Action_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 21 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 21 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Method name "Action_Base::is_active" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 40 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 40 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 52 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Method name "Action_Base::register_action_hooks" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 64 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 64 | 48 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 64 | 49 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\posts\classes\base-widget.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 21 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Class name "Base_Widget" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 21 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 21 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| warning | Property name "$_has_template_content" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 35 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\posts\classes\post-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 24 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Class name "Post_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 24 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 24 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Method name "Post_Base::register_image_size_control" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 32 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 32 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Method name "Post_Base::register_settings_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 48 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 48 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 84 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 84 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 105 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 105 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 116 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 116 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 124 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 124 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 128 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 128 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 135 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 135 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 138 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 138 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 146 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 146 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 150 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 150 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 157 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 157 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 160 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 160 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 161 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 161 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 168 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 168 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 171 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 171 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 172 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 172 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Method name "Post_Base::register_container_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 185 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 185 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 197 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 197 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 201 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 218 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 218 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 222 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 222 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 232 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 232 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 251 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 251 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 261 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 261 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 270 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 270 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 273 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 273 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 299 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 299 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| warning | Line exceeds 120 characters; contains 137 characters Generic.Files.LineLength.TooLong | 306 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 324 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 324 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 335 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 335 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 338 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 338 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 348 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 348 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 357 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 357 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 360 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 360 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 376 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 376 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 386 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 386 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 393 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Method name "Post_Base::register_image_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 421 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 421 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 425 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 425 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 428 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 428 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 436 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 436 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 464 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 464 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| warning | Line exceeds 120 characters; contains 173 characters Generic.Files.LineLength.TooLong | 490 | 173 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 498 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 498 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 502 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 502 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 503 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 503 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 504 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 504 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 507 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 507 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 515 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 515 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| warning | Line exceeds 120 characters; contains 142 characters Generic.Files.LineLength.TooLong | 519 | 142 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| warning | Line exceeds 120 characters; contains 182 characters Generic.Files.LineLength.TooLong | 520 | 182 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| warning | Line exceeds 120 characters; contains 183 characters Generic.Files.LineLength.TooLong | 521 | 183 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 529 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 529 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 535 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 535 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 539 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 539 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 543 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 543 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 551 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 551 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 556 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 556 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 558 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 560 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 561 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 561 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 568 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 568 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 568 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 572 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 578 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 594 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 599 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 599 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 602 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 602 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 602 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 605 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 609 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 610 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 612 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 612 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 615 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 619 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 620 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 621 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 621 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 621 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 622 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 631 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 635 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 637 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 637 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 639 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 640 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 642 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 644 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 646 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 647 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 647 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 647 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 648 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 650 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 653 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 654 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 661 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 663 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 664 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 664 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 664 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 665 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 666 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 668 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 669 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 670 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 671 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 671 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 671 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 672 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 675 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 676 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 678 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 679 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 680 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 681 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 682 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 683 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 684 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 685 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 687 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 688 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 689 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 691 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 692 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 693 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 694 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 696 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 697 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 698 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 699 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 700 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 701 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 702 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 703 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 703 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 703 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 704 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 705 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 706 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 706 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 706 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 707 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 708 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 709 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 710 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 711 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 713 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 714 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 716 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 716 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 716 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 717 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 718 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 719 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 720 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 722 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 723 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 725 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 725 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 725 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 726 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 727 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 728 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 729 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 730 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 733 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 734 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 735 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 736 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 737 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 738 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 739 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 740 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 741 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 741 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 741 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 742 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 743 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 744 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 745 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 746 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 748 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 749 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 750 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 751 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 751 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 751 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 752 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 753 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 754 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 755 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 756 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 757 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 758 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 758 | 149 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 759 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 760 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 761 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 763 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 765 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 767 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 768 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 770 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 771 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 772 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 773 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 774 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 775 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 776 | 1 | |
| error | Method name "Post_Base::register_title_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 776 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 776 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 777 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 778 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 779 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 780 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 780 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 780 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 781 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 782 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 783 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 783 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 783 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 784 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 785 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 786 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 788 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 789 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 790 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 791 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 792 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 793 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 794 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 795 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 797 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 798 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 799 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 800 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 800 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 800 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 801 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 802 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 803 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 804 | 1 | |
| warning | Line exceeds 120 characters; contains 136 characters Generic.Files.LineLength.TooLong | 804 | 136 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 805 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 806 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 807 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 809 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 810 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 811 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 812 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 812 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 812 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 813 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 814 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 815 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 816 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 817 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 817 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 817 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 818 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 819 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 820 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 821 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 821 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 821 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 822 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 823 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 824 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 825 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 825 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 825 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 826 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 827 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 828 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 829 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 830 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 831 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 832 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 833 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 835 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 835 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 835 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 837 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 838 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 839 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 840 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 840 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 840 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 841 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 842 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 844 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 845 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 846 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 847 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 847 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 847 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 848 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 849 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 850 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 851 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 852 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 853 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 854 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 856 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 858 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 859 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 860 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 861 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 861 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 861 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 862 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 863 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 865 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 866 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 867 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 868 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 868 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 868 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 869 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 870 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 871 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 872 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 873 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 874 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 875 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 877 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 879 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 881 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 882 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 884 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 885 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 886 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 887 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 888 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 889 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 890 | 1 | |
| error | Method name "Post_Base::register_meta_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 890 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 890 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 891 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 892 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 893 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 894 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 895 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 896 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 897 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 898 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 899 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 899 | 52 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 899 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 900 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 901 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 902 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 903 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 904 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 904 | 52 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 904 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 905 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 906 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 907 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 908 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 909 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 909 | 52 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 909 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 910 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 911 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 912 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 913 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 914 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 914 | 52 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 914 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 915 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 916 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 917 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 918 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 919 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 919 | 52 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 919 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 920 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 921 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 922 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 923 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 924 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 925 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 926 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 927 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 928 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 929 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 930 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 931 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 933 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 934 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 935 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 936 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 936 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 936 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 937 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 938 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 939 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 940 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 942 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 943 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 944 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 945 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 946 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 947 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 948 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 949 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 950 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 952 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 953 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 954 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 955 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 955 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 955 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 956 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 957 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 958 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 959 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 960 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 962 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 963 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 964 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 965 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 965 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 965 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 966 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 967 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 968 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 969 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 970 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 971 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 972 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 973 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 974 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 975 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 976 | 1 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 976 | 127 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 977 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 978 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 979 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 981 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 982 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 983 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 984 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 984 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 984 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 985 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 986 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 987 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 988 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 989 | 1 | |
| warning | Line exceeds 120 characters; contains 136 characters Generic.Files.LineLength.TooLong | 989 | 136 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 990 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 991 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 992 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 994 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 995 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 996 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 997 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 997 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 997 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 998 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 999 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1000 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1001 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1002 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1002 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1002 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1003 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1004 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1005 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1006 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1006 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1006 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1007 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1008 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1009 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1010 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1010 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1010 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1011 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1012 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1013 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1014 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1015 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1016 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1017 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1018 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1019 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1021 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1021 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1021 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1022 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1023 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1024 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1025 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1025 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1025 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1026 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1027 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1029 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1030 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1031 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1032 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1032 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1032 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1033 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1034 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1035 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1036 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1037 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1038 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1039 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1041 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1042 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1043 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1044 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1044 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1044 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1045 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1046 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1047 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1048 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1049 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1050 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1051 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1053 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1055 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1056 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1057 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1058 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1058 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1058 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1059 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1060 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1062 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1063 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1064 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1065 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1065 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1065 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1066 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1067 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1068 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1069 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1070 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1071 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1072 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1074 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1075 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1076 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1077 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1077 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1077 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1078 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1079 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1080 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1081 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1082 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1083 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1084 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1086 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1088 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1090 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1091 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1093 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1094 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1095 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1096 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1097 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1098 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1099 | 1 | |
| error | Method name "Post_Base::register_excerpt_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1099 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1099 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1103 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1103 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1103 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1106 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1106 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1114 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1114 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1114 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1142 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1142 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1142 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1146 | 1 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 1146 | 138 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1154 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1154 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1154 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1159 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1159 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1159 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1163 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1163 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1163 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1167 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1167 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1167 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1177 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1177 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1177 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1182 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1182 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1182 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1189 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1189 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1202 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1202 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1202 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1209 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1209 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1232 | 1 | |
| error | Method name "Post_Base::register_button_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1232 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1232 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1236 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1236 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1236 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1239 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1239 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1239 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1247 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1247 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1247 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1249 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1249 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1249 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1256 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1256 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1256 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1283 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1283 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1283 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1310 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1310 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1310 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1314 | 1 | |
| warning | Line exceeds 120 characters; contains 137 characters Generic.Files.LineLength.TooLong | 1314 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1322 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1322 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1322 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1328 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1328 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1328 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1332 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1332 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1332 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1336 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1336 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1336 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1340 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1340 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1340 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1350 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1350 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1350 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1355 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1355 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1355 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1362 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1362 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1362 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1386 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1386 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1386 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1389 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1389 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1389 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1399 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1399 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1399 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1408 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1408 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1408 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1411 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1411 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1411 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1427 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1427 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1427 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1437 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1437 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1437 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1444 | 1 | |
| warning | Line exceeds 120 characters; contains 144 characters Generic.Files.LineLength.TooLong | 1444 | 144 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1462 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1462 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1462 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1469 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1469 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1469 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1493 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1493 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1493 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1496 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1496 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1496 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1506 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1506 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1506 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1515 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1515 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1515 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1518 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1518 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1518 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1534 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1534 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1534 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1544 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1544 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1544 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1551 | 1 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 1551 | 150 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1554 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1558 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1560 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1572 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1578 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1579 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1581 | 1 | |
| error | Method name "Post_Base::get_render_stack" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1581 | 15 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 1581 | 40 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 1581 | 59 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1581 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1584 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 1584 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 1584 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1584 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1584 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1589 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1589 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1589 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1589 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1589 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1591 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1594 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1599 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1605 | 1 | |
| error | Method name "Post_Base::render_post" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1605 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 1605 | 32 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 1605 | 44 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1605 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1606 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1608 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1608 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1608 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1610 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1610 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1610 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1612 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1612 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1612 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1614 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1614 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1614 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1619 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1621 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1621 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1621 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1625 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1625 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1625 | 86 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1626 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1629 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1629 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1629 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1629 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1629 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1630 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1631 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1634 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1634 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1634 | 32 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1634 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1634 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1635 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1635 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1635 | 36 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1635 | 46 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1635 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1639 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1640 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1642 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1644 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1646 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1647 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1648 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1651 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1653 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1654 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1657 | 1 | |
| error | Method name "Post_Base::render_image" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1657 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1657 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1658 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1658 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1658 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1658 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1658 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1659 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1660 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1663 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1663 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1663 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1664 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1665 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1666 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1667 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1667 | 54 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1667 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1668 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1670 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1670 | 60 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1670 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1672 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1672 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1672 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1672 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1672 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1676 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1678 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1680 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1682 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1682 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1682 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1682 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1682 | 68 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1683 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1684 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1687 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1688 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1689 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1691 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1692 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1692 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1692 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1693 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1694 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1695 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1696 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1697 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1698 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1699 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1701 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1702 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1703 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1704 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1705 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1706 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1707 | 1 | |
| error | Method name "Post_Base::render_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1707 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1707 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1708 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1708 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1708 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1708 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1708 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1709 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1710 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1712 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1713 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1714 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1714 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1714 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1716 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1717 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1718 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1720 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1721 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1722 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1723 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1725 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1726 | 1 | |
| error | Method name "Post_Base::render_meta" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1726 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1726 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1727 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1728 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1729 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1730 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1732 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1733 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1734 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1736 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1736 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1736 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1738 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1738 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1738 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1738 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1738 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1739 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1740 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1742 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1742 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1742 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1744 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1745 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1746 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1747 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1749 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1750 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1751 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1752 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1753 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1754 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1755 | 1 | |
| error | Method name "Post_Base::get_render_divider" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1755 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1755 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1756 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1756 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1756 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1756 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1756 | 70 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1757 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1758 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1760 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1760 | 82 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1760 | 82 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 1760 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1761 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1763 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1764 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1765 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1766 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1767 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1768 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1769 | 1 | |
| error | Method name "Post_Base::get_render_date" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1769 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1769 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1770 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1770 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1770 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1770 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1770 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1771 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1772 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1774 | 1 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 1774 | 138 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1775 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1777 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1778 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1779 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1780 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1781 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1782 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1783 | 1 | |
| error | Method name "Post_Base::get_render_author" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1783 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1783 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1784 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1784 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1784 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1784 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1784 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1785 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1786 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1788 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1788 | 77 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1788 | 77 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1788 | 99 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1788 | 99 | |
| warning | Line exceeds 120 characters; contains 163 characters Generic.Files.LineLength.TooLong | 1788 | 163 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1789 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1791 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1792 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1793 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1794 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1795 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1796 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1797 | 1 | |
| error | Method name "Post_Base::get_render_categories" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1797 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1797 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1798 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1800 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1800 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1800 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1800 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1800 | 88 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1800 | 88 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1800 | 127 | |
| warning | Line exceeds 120 characters; contains 130 characters Generic.Files.LineLength.TooLong | 1800 | 130 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1801 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1802 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1804 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1806 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1806 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1806 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1807 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1808 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1810 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1810 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1810 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1812 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1812 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1812 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1812 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1812 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1813 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1814 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1816 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1816 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1816 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1817 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1819 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1820 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1821 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1822 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1823 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1824 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1825 | 1 | |
| error | Method name "Post_Base::get_render_tags" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1825 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1825 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1826 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1828 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1828 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1828 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1828 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1828 | 88 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1828 | 88 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1828 | 121 | |
| warning | Line exceeds 120 characters; contains 124 characters Generic.Files.LineLength.TooLong | 1828 | 124 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1829 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1830 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1832 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1834 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1834 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1834 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1835 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1836 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1838 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1838 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1838 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1840 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1840 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1840 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1840 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1840 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1841 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1842 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1844 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1844 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1844 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1845 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1847 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1848 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1849 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1850 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1851 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1852 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1853 | 1 | |
| error | Method name "Post_Base::get_render_comments" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1853 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1853 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1854 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1854 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1854 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1854 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1854 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1855 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1856 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1858 | 1 | |
| warning | Line exceeds 120 characters; contains 163 characters Generic.Files.LineLength.TooLong | 1858 | 163 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1859 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1861 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1862 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1863 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1864 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1865 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1866 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1867 | 1 | |
| error | Method name "Post_Base::render_excerpt" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1867 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1867 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1868 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1868 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1868 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1868 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1868 | 65 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1869 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1870 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1872 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1873 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1874 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1875 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1877 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1878 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1879 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1880 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1881 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1882 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1883 | 1 | |
| error | Method name "Post_Base::render_button" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1883 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1883 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1884 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1884 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1884 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1884 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1884 | 64 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1885 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1886 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1888 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1889 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1890 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1890 | 136 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1890 | 136 | |
| warning | Line exceeds 120 characters; contains 190 characters Generic.Files.LineLength.TooLong | 1890 | 180 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1891 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1892 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1893 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1895 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1896 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1897 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1898 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1899 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1900 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1901 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1902 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1903 | 1 | |
| error | Method name "Post_Base::get_render_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 1903 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 1903 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1904 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1904 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1904 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1904 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1904 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1905 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1906 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1908 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1908 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1908 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1910 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 1910 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1910 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1910 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 1910 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1911 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1912 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1914 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1915 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1916 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1917 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1919 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1919 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1919 | 35 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 1919 | 127 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1921 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1921 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1921 | 22 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 1921 | 61 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 1921 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1923 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 1924 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\posts\classes\skin-base.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 21 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Class name "Skin_Base" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 21 | 10 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 21 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Method name "Skin_Base::get_control_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 37 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 37 | 35 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 37 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 37 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Method name "Skin_Base::start_injection" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 54 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 54 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 54 | 48 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 54 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Method name "Skin_Base::end_injection" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 68 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 68 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\posts\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 11 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 11 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 15 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 18 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 18 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 19 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 19 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 22 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 22 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 25 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 25 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 26 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 26 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 33 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 33 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Method name "Module::add_action" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 37 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 37 | 31 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 37 | 55 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 37 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 38 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 38 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Method name "Module::get_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 43 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 43 | 32 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 43 | 45 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 43 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 44 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 44 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 44 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 44 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Method name "Module::ajax_get_render_posts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 51 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 51 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 54 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 54 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 57 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 57 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 61 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 61 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 61 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 61 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 67 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 67 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 71 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 71 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 75 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 75 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 75 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 75 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 76 | 51 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 76 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 79 | 49 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 79 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 81 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 81 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Method name "Module::fix_query_offset" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 90 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 90 | 37 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 90 | 47 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 90 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 91 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 91 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 92 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 92 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 93 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 93 | 25 | |
| warning | Line exceeds 120 characters; contains 158 characters Generic.Files.LineLength.TooLong | 93 | 158 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Method name "Module::fix_query_found_posts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 101 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 101 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 101 | 65 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 101 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 104 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 104 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\posts\widgets\posts-carousel.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 16 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Class name "Posts_Carousel" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 16 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 16 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Posts_Carousel::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Method name "Posts_Carousel::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 23 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 23 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Method name "Posts_Carousel::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 26 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 26 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Method name "Posts_Carousel::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Method name "Posts_Carousel::get_style_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 34 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 34 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| warning | Method name "_register_skins" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 38 | 15 | |
| error | Method name "Posts_Carousel::_register_skins" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 38 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 38 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 43 | 15 | |
| error | Method name "Posts_Carousel::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 43 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 43 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Method name "Posts_Carousel::register_content_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 49 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 49 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 63 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 63 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Method name "Posts_Carousel::register_settings_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 78 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 78 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 82 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 82 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Method name "Posts_Carousel::register_sort_filter_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 101 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 101 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 105 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 105 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 112 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 112 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 116 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 116 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 117 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 117 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 118 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 118 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 131 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 131 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 140 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 140 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 141 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 141 | 34 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 141 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 153 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 153 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 159 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 159 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Method name "Posts_Carousel::get_query_posts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 167 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 167 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 168 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 168 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 170 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 170 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Method name "Posts_Carousel::excerpt_more" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 175 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 175 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 179 | 33 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 179 | 34 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\posts\widgets\posts.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 10 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 10 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Method name "Posts::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 12 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 12 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Method name "Posts::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 17 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 17 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Posts::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Method name "Posts::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Method name "Posts::get_style_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 28 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 28 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| warning | Method name "_register_skins" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 32 | 15 | |
| error | Method name "Posts::_register_skins" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 32 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 32 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 37 | 15 | |
| error | Method name "Posts::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 37 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 37 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Method name "Posts::register_content_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 43 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 43 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Method name "Posts::register_settings_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 72 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 72 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 76 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 76 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Method name "Posts::register_sort_filter_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 95 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 95 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 99 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 99 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 112 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 112 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 113 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 113 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 121 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 121 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 125 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 125 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 134 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 134 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 135 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 135 | 34 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 135 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 147 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 147 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 153 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 153 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Method name "Posts::get_query_posts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 161 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 161 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 162 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 162 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 164 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 164 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Method name "Posts::ajax_get_queried_posts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 169 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 169 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 172 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 172 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 183 | 33 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 183 | 34 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\products\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Module::is_active" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 19 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 19 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Method name "Module::get_render_products" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 23 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 23 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 24 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 24 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 25 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 25 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 26 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 26 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 28 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 28 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 28 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 28 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 32 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 32 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 32 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 32 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 42 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 42 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 42 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 42 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 45 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 46 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 46 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 51 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 52 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 52 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 58 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 58 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 61 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 61 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\products\skins\classic.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Classic::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Classic::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| warning | Method name "_register_controls_actions" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 18 | 15 | |
| error | Method name "Classic::_register_controls_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 19 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 19 | 9 | |
| warning | Line exceeds 120 characters; contains 135 characters Generic.Files.LineLength.TooLong | 19 | 135 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 20 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 20 | 9 | |
| warning | Line exceeds 120 characters; contains 132 characters Generic.Files.LineLength.TooLong | 20 | 132 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 9 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 21 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Method name "Classic::settings_start_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 24 | 44 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 24 | 77 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 79 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 43 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 43 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 48 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 48 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 49 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 49 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 51 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 51 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 67 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 67 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 68 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 68 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 70 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 70 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 71 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 71 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Method name "Classic::settings_end_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 79 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 79 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 79 | 75 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 79 | 77 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 85 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 85 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 88 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 88 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 101 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 101 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 103 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 103 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Method name "Classic::sort_filter_completed_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 113 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 113 | 51 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 113 | 84 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 113 | 86 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 122 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 122 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 123 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 123 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Method name "Classic::load_more_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 137 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 137 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 145 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 145 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 147 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 147 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 155 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 155 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 211 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 211 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 216 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 229 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 229 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 233 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 233 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 253 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 253 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 261 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 261 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 287 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 287 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 290 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 290 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 301 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 301 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 311 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 311 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 314 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 314 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 315 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 315 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 331 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 331 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 342 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 342 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 350 | 149 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 369 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 369 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 377 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 377 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 403 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 403 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 406 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 406 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 417 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 417 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 427 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 427 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 430 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 430 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 431 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 431 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 447 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 447 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 458 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 458 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| warning | Line exceeds 120 characters; contains 155 characters Generic.Files.LineLength.TooLong | 466 | 155 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 485 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 490 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 490 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 494 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 494 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 498 | 65 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 498 | 65 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 500 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 500 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 501 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 501 | 50 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 501 | 66 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 501 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 504 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 504 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 506 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 506 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 511 | 74 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 511 | 74 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 511 | 84 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 511 | 84 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 512 | 56 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 512 | 56 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 512 | 73 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 512 | 73 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Method name "Classic::render_products" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 522 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 522 | 36 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 522 | 51 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 522 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 529 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 529 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 531 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 531 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 533 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 533 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 535 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 535 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 535 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 535 | 68 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 539 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 539 | 19 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 539 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 543 | 14 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 545 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 545 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 553 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 553 | 37 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 553 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 557 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 557 | 23 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 557 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 559 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 559 | 17 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 560 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 561 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 561 | 29 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 561 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 565 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 565 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 573 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 573 | 19 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 573 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 577 | 14 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 579 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 579 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 589 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 589 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 591 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 591 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Method name "Classic::render_pagination" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 598 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 598 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 599 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 599 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 599 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 599 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 603 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 603 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 605 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 605 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 605 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 610 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Method name "Classic::render_load_more" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 616 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 616 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 619 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 620 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 620 | 72 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 620 | 72 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 621 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 622 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Method name "Classic::add_product_post_class" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 626 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 626 | 43 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 626 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 626 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Method name "Classic::set_product_as_visible" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 632 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 632 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\products\widgets\products.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 10 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 10 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| warning | Property name "$_has_template_content" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 12 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Method name "Products::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Products::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Method name "Products::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Method name "Products::get_script_depends" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 28 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 28 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| warning | Method name "_register_skins" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 32 | 15 | |
| error | Method name "Products::_register_skins" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 32 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 32 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 36 | 15 | |
| error | Method name "Products::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 36 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 36 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Method name "Products::register_content_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 42 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 42 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Method name "Products::register_settings_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 69 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 69 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 73 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 73 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Method name "Products::register_sort_filter_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 80 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 80 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 84 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 84 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 91 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 91 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 95 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 95 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 96 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 96 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 97 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 97 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 98 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 98 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 120 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 120 | 34 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 120 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 132 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 132 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 138 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 138 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 146 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 146 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 150 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 150 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 151 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 151 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Method name "Products::query_posts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 160 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 160 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 165 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 165 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 167 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 167 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 41 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 95 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 95 | |
| warning | Line exceeds 120 characters; contains 143 characters Generic.Files.LineLength.TooLong | 173 | 143 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 175 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 175 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 175 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 175 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 179 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 179 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 180 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 180 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 183 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 183 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 183 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 183 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 184 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 184 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 186 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 186 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Method name "Products::ajax_get_render_products" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 192 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 192 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 195 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 195 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 199 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 199 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 205 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 205 | 44 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 205 | 66 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 205 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 207 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 207 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Method name "Products::get_wc_visibility_parse_query" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 212 | 13 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 212 | 51 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 212 | 65 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 212 | 67 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 217 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 217 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Method name "Products::get_wc_legacy_visibility_parse_query" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 228 | 13 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 228 | 58 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 228 | 72 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 228 | 74 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 239 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 239 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 249 | 33 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 249 | 34 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\search-form\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\search-form\skins\classic.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 6 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 6 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 8 | 1 | |
| error | Method name "Classic::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 8 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 8 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Method name "Classic::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 12 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 12 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| warning | Method name "_register_controls_actions" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 16 | 15 | |
| error | Method name "Classic::_register_controls_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 17 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 17 | 9 | |
| warning | Line exceeds 120 characters; contains 130 characters Generic.Files.LineLength.TooLong | 17 | 130 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Classic::register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Method name "Classic::register_input_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 25 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 25 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 29 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 29 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 37 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 37 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 77 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 77 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| warning | Line exceeds 120 characters; contains 183 characters Generic.Files.LineLength.TooLong | 81 | 183 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 94 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 94 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 98 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 98 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 102 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 102 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 115 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 115 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 122 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 122 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 133 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 133 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 144 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 144 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 153 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 153 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 156 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 156 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 172 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 172 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 182 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 182 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 189 | 150 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 208 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 208 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 215 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 215 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 226 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 226 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 246 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 246 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 249 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 249 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 265 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 265 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 275 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 275 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| warning | Line exceeds 120 characters; contains 175 characters Generic.Files.LineLength.TooLong | 282 | 175 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Method name "Classic::register_icon_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 303 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 303 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 307 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 307 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 315 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 315 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 324 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 324 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 329 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 329 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 336 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 336 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 347 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 347 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 367 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 367 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 370 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 370 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 386 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 386 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 396 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 396 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| warning | Line exceeds 120 characters; contains 151 characters Generic.Files.LineLength.TooLong | 403 | 151 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 413 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 413 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 420 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 420 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 431 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 431 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 442 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 442 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 451 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 451 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 454 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 454 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 470 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 470 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 480 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 480 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| warning | Line exceeds 120 characters; contains 157 characters Generic.Files.LineLength.TooLong | 487 | 157 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 499 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 500 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 500 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 502 | 99 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 502 | 99 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 502 | 108 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 502 | 108 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 502 | 135 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 505 | 122 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 505 | 122 | |
| warning | Line exceeds 120 characters; contains 158 characters Generic.Files.LineLength.TooLong | 505 | 155 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 506 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 506 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 507 | 76 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 507 | 76 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\search-form\skins\full.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 6 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 6 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 8 | 1 | |
| error | Method name "Full::get_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 8 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 8 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 9 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Method name "Full::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 12 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 12 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 13 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 13 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| warning | Method name "_register_controls_actions" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 16 | 15 | |
| error | Method name "Full::_register_controls_actions" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 17 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 17 | 9 | |
| warning | Line exceeds 120 characters; contains 130 characters Generic.Files.LineLength.TooLong | 17 | 130 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Full::register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Method name "Full::register_input_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 26 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 26 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 30 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 30 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| warning | Line exceeds 120 characters; contains 144 characters Generic.Files.LineLength.TooLong | 82 | 144 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 87 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 87 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 99 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 99 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 121 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 121 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 130 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 130 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 133 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 133 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 149 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 149 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 159 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 159 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| warning | Line exceeds 120 characters; contains 150 characters Generic.Files.LineLength.TooLong | 166 | 150 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 192 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 192 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 223 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 223 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 226 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 226 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 242 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 242 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 252 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 252 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| warning | Line exceeds 120 characters; contains 156 characters Generic.Files.LineLength.TooLong | 259 | 156 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Method name "Full::register_overlay_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 280 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 280 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 284 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 284 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Method name "Full::register_icon_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 301 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 301 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 305 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 305 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 313 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 313 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 325 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 325 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 329 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 337 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 337 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 342 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 342 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 346 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 346 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 350 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 350 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 360 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 360 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 365 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 365 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 372 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 372 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 383 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 383 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 394 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 394 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 403 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 403 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 406 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 406 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 422 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 422 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 432 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 432 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| warning | Line exceeds 120 characters; contains 151 characters Generic.Files.LineLength.TooLong | 439 | 151 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 458 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 458 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 465 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 465 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 476 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 476 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 487 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 487 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 496 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 496 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 499 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 499 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 515 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 515 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 525 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 525 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| warning | Line exceeds 120 characters; contains 157 characters Generic.Files.LineLength.TooLong | 532 | 157 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 553 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 554 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 554 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 556 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 556 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 556 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 556 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 558 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 560 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 560 | 96 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 560 | 96 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 560 | 105 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 560 | 105 | |
| warning | Line exceeds 120 characters; contains 147 characters Generic.Files.LineLength.TooLong | 560 | 132 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 562 | 91 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 562 | 91 | |
| warning | Line exceeds 120 characters; contains 134 characters Generic.Files.LineLength.TooLong | 562 | 112 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 566 | 118 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 566 | 118 | |
| warning | Line exceeds 120 characters; contains 154 characters Generic.Files.LineLength.TooLong | 566 | 151 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\search-form\widgets\search-form.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Class name "Search_Form" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 9 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| warning | Property name "$_has_template_content" should not be prefixed with an underscore to indicate visibility PSR2.Classes.PropertyDeclaration.Underscore | 11 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| warning | Method name "_register_skins" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 13 | 15 | |
| error | Method name "Search_Form::_register_skins" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 13 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 13 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 14 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 14 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Search_Form::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Method name "Search_Form::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 23 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 23 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Method name "Search_Form::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 26 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 26 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 30 | 15 | |
| error | Method name "Search_Form::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 30 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 30 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 34 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 34 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 41 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 41 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 50 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 50 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 66 | 33 | |
| error | Closing brace must be on a line by itself Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore | 66 | 34 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\shopping-cart\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::is_active" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 43 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 76 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 76 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 21 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 22 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 22 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Method name "Module::menu_cart_fragments" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 25 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 25 | 40 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 25 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 25 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 26 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 26 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 28 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 28 | 25 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 40 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 40 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| warning | Line exceeds 120 characters; contains 183 characters Generic.Files.LineLength.TooLong | 41 | 183 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\shopping-cart\widgets\shopping-cart.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 9 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Class name "Shopping_Cart" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 9 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 9 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Method name "Shopping_Cart::is_active" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 11 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 11 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 12 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 12 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 13 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Method name "Shopping_Cart::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 15 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 15 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Method name "Shopping_Cart::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 19 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 19 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 20 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 20 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Method name "Shopping_Cart::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 23 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 23 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 27 | 15 | |
| error | Method name "Shopping_Cart::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 27 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 27 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Shopping_Cart::register_content_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Method name "Shopping_Cart::register_settings_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 55 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 55 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 59 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 59 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 68 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 68 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 69 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 69 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Method name "Shopping_Cart::register_icon_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 77 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 77 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 81 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 81 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 89 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 89 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 107 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 107 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 111 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 119 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 119 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 123 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 123 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 127 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 127 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 131 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 131 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 135 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 135 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 142 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 142 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 147 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 147 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 154 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 154 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 165 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 165 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 204 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 204 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| warning | Line exceeds 120 characters; contains 151 characters Generic.Files.LineLength.TooLong | 221 | 151 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 240 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 240 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 247 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 247 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 258 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 258 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 269 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 269 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 278 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 278 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 297 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 297 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 307 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 307 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| warning | Line exceeds 120 characters; contains 157 characters Generic.Files.LineLength.TooLong | 314 | 157 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Method name "Shopping_Cart::register_number_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 335 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 335 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 339 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 339 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 356 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 356 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 367 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 367 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 378 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 378 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 396 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 396 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 414 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 414 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 418 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 426 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 426 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| warning | Line exceeds 120 characters; contains 146 characters Generic.Files.LineLength.TooLong | 430 | 146 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 438 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 438 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 447 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 447 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| warning | Line exceeds 120 characters; contains 152 characters Generic.Files.LineLength.TooLong | 454 | 152 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Method name "Shopping_Cart::register_cart_quick_view_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 462 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 462 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 466 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 466 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 474 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 474 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 478 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 478 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 486 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 486 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 490 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 490 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 494 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 494 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 505 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 508 | 79 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 508 | 79 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Method name "Shopping_Cart::render_quick_cart_view" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 522 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 522 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 525 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 525 | 87 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 530 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 536 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 538 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 538 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 540 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 540 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 542 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 542 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 542 | 73 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 542 | 73 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 544 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 544 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 555 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 555 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 557 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 557 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 559 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 559 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 561 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 561 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\site-logo\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\site-logo\widgets\site-logo.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Class name "Site_Logo" is not in PascalCase format Squiz.Classes.ValidClassName.NotCamelCaps | 8 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Site_Logo::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Site_Logo::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Site_Logo::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 22 | 15 | |
| error | Method name "Site_Logo::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 26 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 26 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 33 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 33 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 36 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 36 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 37 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 37 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 38 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 38 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 39 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 39 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 21 | |
| warning | Line exceeds 120 characters; contains 151 characters Generic.Files.LineLength.TooLong | 46 | 151 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 81 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| warning | Line exceeds 120 characters; contains 123 characters Generic.Files.LineLength.TooLong | 134 | 123 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 142 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 142 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 147 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 147 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 151 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 151 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 155 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 155 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 174 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 185 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 185 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 185 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 185 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 190 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 190 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 190 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 190 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 191 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 191 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 197 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 197 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 199 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 199 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 199 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 199 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 204 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 204 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 205 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 205 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| warning | Line exceeds 120 characters; contains 125 characters Generic.Files.LineLength.TooLong | 209 | 125 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 211 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 211 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 213 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 213 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 213 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 213 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 220 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 220 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 220 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 220 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 220 | 41 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 220 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 224 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 224 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 225 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 225 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 227 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 227 | 20 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 227 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 227 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 229 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 229 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 229 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 229 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 230 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 230 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 233 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 233 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 233 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 233 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 234 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 234 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 241 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 241 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 241 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 241 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 242 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 242 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 244 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 244 | 23 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 244 | 23 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 244 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 244 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 245 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 245 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 247 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 247 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 247 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 247 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\tabs\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\tabs\widgets\tabs.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 6. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 6 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 6 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Tabs::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 14 | 1 | |
| error | Method name "Tabs::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 14 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 15 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 15 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 15 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Method name "Tabs::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 18 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 18 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 19 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 22 | 15 | |
| error | Method name "Tabs::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 22 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 22 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 23 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Method name "Tabs::register_section_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 31 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 31 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 35 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 35 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 44 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 44 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 46 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 46 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 55 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 55 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 56 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 56 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 57 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 57 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 66 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 66 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 74 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 74 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 79 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 79 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 42 | |
| warning | Line exceeds 120 characters; contains 241 characters Generic.Files.LineLength.TooLong | 80 | 241 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 83 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 83 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 84 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 84 | 42 | |
| warning | Line exceeds 120 characters; contains 241 characters Generic.Files.LineLength.TooLong | 84 | 241 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Method name "Tabs::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 94 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 94 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 98 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 98 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 105 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 105 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 110 | 37 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 110 | 37 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 111 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 111 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Method name "Tabs::register_section_tabs" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 119 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 119 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 123 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 123 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 131 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 131 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| warning | Line exceeds 120 characters; contains 251 characters Generic.Files.LineLength.TooLong | 134 | 251 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 142 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 142 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 151 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 151 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| warning | Line exceeds 120 characters; contains 248 characters Generic.Files.LineLength.TooLong | 154 | 248 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 187 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 187 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| warning | Line exceeds 120 characters; contains 199 characters Generic.Files.LineLength.TooLong | 197 | 199 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Method name "Tabs::register_section_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 205 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 205 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 209 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 209 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 217 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 217 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 228 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 228 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| warning | Line exceeds 120 characters; contains 137 characters Generic.Files.LineLength.TooLong | 252 | 137 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Method name "Tabs::register_section_description" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 260 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 260 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 264 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 264 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 272 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 272 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 292 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 292 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 296 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Method name "Tabs::register_section_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 304 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 304 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 308 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 308 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 316 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 316 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 327 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 327 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 345 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 345 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| warning | Line exceeds 120 characters; contains 142 characters Generic.Files.LineLength.TooLong | 349 | 142 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 357 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 359 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 359 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 361 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 361 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 361 | 89 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 361 | 89 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 364 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 364 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 367 | 21 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 367 | 21 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 367 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 367 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 369 | 57 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 369 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 371 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 371 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 381 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 381 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 382 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 382 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 385 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 385 | 29 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 385 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 385 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 385 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 386 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 386 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 389 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 389 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 390 | 39 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 390 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 390 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 390 | 68 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 392 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 392 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 399 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 401 | 21 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 401 | 21 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 401 | 30 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 401 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 403 | 64 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 403 | 64 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 403 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 404 | 64 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 404 | 64 | |
| warning | Line exceeds 120 characters; contains 130 characters Generic.Files.LineLength.TooLong | 404 | 130 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 406 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 406 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 414 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 414 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 422 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 422 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 423 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 423 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 424 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 424 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 427 | 29 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 427 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 427 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 427 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 428 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 428 | 36 | |
| warning | Line exceeds 120 characters; contains 121 characters Generic.Files.LineLength.TooLong | 428 | 121 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 431 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 431 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 433 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 433 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 434 | 39 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 434 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 434 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 434 | 68 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 435 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 436 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 436 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 441 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 441 | 48 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 441 | 126 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 441 | 126 | |
| warning | Line exceeds 120 characters; contains 176 characters Generic.Files.LineLength.TooLong | 441 | 171 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| warning | Method name "_content_template" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 449 | 15 | |
| error | Method name "Tabs::_content_template" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 449 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 449 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 462 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| warning | Line exceeds 120 characters; contains 255 characters Generic.Files.LineLength.TooLong | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| warning | Line exceeds 120 characters; contains 149 characters Generic.Files.LineLength.TooLong | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\video\module.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 4. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 4 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 4 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 8 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 10 | 1 | |
| error | Method name "Module::get_widgets" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 10 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 10 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 11 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 12 | 1 | |
| error | The closing brace for the class must go on the next line after the body PSR2.Classes.ClassDeclaration.CloseBraceAfterBody | 14 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\modules\video\widgets\video.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 14 and the first side effect is on line 7. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 7 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 7 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 14 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 16 | 1 | |
| error | Method name "Video::get_name" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 16 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 16 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 17 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 18 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 20 | 1 | |
| error | Method name "Video::get_title" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 20 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 20 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 21 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 21 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 21 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 22 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Method name "Video::get_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 24 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 24 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| warning | Method name "_register_controls" should not be prefixed with an underscore to indicate visibility PSR2.Methods.MethodDeclaration.Underscore | 28 | 15 | |
| error | Method name "Video::_register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 28 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 28 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Method name "Video::register_section_video" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 36 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 36 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 40 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 40 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 47 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 47 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 52 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 52 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 53 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 53 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 54 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 54 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 62 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 62 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 63 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 76 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 76 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 78 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 78 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 90 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 90 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 92 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 92 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 93 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 106 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 106 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 108 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 108 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Method name "Video::register_section_image_overlay" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 122 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 122 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 133 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 133 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 135 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 135 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 136 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 136 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 142 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 143 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 143 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 157 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 157 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 160 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 160 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 161 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 161 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 172 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 172 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 188 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 188 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 189 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 189 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Method name "Video::register_section_device_frame" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 200 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 200 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 204 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 204 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 211 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 211 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 213 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 213 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 214 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 214 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 221 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 221 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 225 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 225 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 226 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 226 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 227 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Method name "Video::register_section_settings" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 237 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 237 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 238 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 241 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 241 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 247 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 264 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 264 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 267 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 270 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 275 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 275 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 276 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 277 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 277 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 278 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 278 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 279 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 288 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 288 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 290 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 290 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 291 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 291 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 302 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 302 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 304 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 304 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 305 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 305 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 313 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 316 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 316 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 327 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 327 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 329 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 329 | 34 | |
| warning | Line exceeds 120 characters; contains 173 characters Generic.Files.LineLength.TooLong | 329 | 173 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 338 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 339 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 339 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 350 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 350 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 355 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 361 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 361 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 362 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 363 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 363 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 364 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 364 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 375 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 375 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 377 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 377 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 378 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 378 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 380 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 389 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 389 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 391 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 391 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 392 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 392 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 400 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 403 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 403 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 415 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 415 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 417 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 420 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 424 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 427 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 427 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 428 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 432 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 438 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 439 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 439 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 442 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 446 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 449 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 451 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 451 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 460 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Method name "Video::register_section_icon" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 463 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 463 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 467 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 467 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 479 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 479 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 487 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 490 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 490 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 490 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 510 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 510 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 520 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 524 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 531 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 531 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 531 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 531 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 535 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 535 | 50 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 535 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Blank line found at end of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 540 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 543 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 547 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 551 | 45 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 551 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 554 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 554 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 554 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 554 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 555 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 555 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 555 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 559 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 559 | 16 | |
| warning | Line exceeds 120 characters; contains 140 characters Generic.Files.LineLength.TooLong | 559 | 140 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 561 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 561 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 562 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 562 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 566 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 566 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 568 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 569 | 51 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 569 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 571 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 573 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 573 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 574 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 575 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 575 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 579 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 579 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 580 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 580 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 582 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 582 | 59 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 583 | 60 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 583 | 60 | |
| warning | Line exceeds 120 characters; contains 139 characters Generic.Files.LineLength.TooLong | 583 | 139 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 585 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 585 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 587 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 588 | 66 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 588 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 591 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 591 | 40 | |
| warning | Line exceeds 120 characters; contains 157 characters Generic.Files.LineLength.TooLong | 591 | 157 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 594 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 594 | 52 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 594 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 595 | 43 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 595 | 69 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| warning | Line exceeds 120 characters; contains 132 characters Generic.Files.LineLength.TooLong | 596 | 131 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 598 | 43 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 598 | 87 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 598 | 87 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 598 | 118 | |
| warning | Line exceeds 120 characters; contains 124 characters Generic.Files.LineLength.TooLong | 598 | 123 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 600 | 62 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 600 | 62 | |
| warning | Line exceeds 120 characters; contains 124 characters Generic.Files.LineLength.TooLong | 600 | 100 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 601 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 605 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 607 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 607 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 609 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 610 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Method name "Video::render_plain_content" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 614 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 614 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 615 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 615 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 615 | 14 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Method name "Video::get_video_link" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 618 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 618 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 619 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 620 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 622 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 622 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 622 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 628 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 631 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 639 | 1 | |
| error | Method name "Video::get_embed_params" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 639 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 639 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 640 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 642 | 1 | |
| warning | Line exceeds 120 characters; contains 122 characters Generic.Files.LineLength.TooLong | 642 | 122 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 645 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 645 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 645 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 645 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 645 | 38 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 646 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 646 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 646 | 70 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 647 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 648 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 653 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 653 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 653 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 653 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 653 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 653 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 653 | 78 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 659 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 659 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 660 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 661 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 664 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 664 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 664 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 665 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 665 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 665 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 666 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 667 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 669 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 669 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 669 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 670 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 671 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 672 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 676 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 679 | 1 | |
| error | Method name "Video::get_hosted_shortcode" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 679 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 679 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 680 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 681 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 683 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 683 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 683 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 683 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 683 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 684 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 684 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 684 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 684 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 684 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 685 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 688 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 688 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 688 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 688 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 688 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 689 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 692 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 693 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 695 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 700 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 702 | 1 | |
| error | Method name "Video::get_lightbox_options" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 702 | 13 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 702 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 702 | 120 | |
| warning | Line exceeds 120 characters; contains 122 characters Generic.Files.LineLength.TooLong | 702 | 122 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 702 | 122 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 703 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 704 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 706 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 706 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 706 | 90 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 707 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 708 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 709 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 709 | 44 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 709 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 710 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 711 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 712 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 713 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 714 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 717 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 717 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 717 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 718 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 719 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 720 | 1 | |
| warning | Line exceeds 120 characters; contains 235 characters Generic.Files.LineLength.TooLong | 720 | 235 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 721 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 722 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 723 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 725 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 727 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 728 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 730 | 1 | |
| error | Method name "Video::has_image_overlay" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 730 | 15 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 730 | 44 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 733 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 733 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 733 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 734 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\plugin.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 24 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 39 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 42 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 59 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 67 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 71 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 75 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 79 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 82 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 94 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 95 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 96 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 97 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 98 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 99 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 100 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 101 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 102 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 104 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 113 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 115 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 115 | 9 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 115 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 115 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 124 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 9 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 126 | 40 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 126 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 132 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Method name "Plugin::get_instance" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 138 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 138 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 139 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 139 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 139 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 139 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 147 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 151 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 152 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 153 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 153 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 154 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 154 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 154 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 159 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 162 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 162 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 163 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 163 | 9 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 163 | 49 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 163 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 166 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 170 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 172 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 175 | 1 | |
| error | Method name "Plugin::check_elementor_version" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 175 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 175 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 176 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 176 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 177 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 177 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 177 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 177 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 177 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 178 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 178 | 38 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 178 | 55 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 178 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 182 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 184 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 184 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 184 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 184 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 185 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 185 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 185 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 185 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 186 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 186 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 188 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 193 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 193 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 193 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 193 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 193 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 194 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 194 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 194 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 194 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 195 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 195 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 196 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 202 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 202 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 202 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 202 | 92 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 203 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 203 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 203 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 203 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Opening parenthesis of a multi-line function call must be the last content on the line PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket | 204 | 17 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Closing parenthesis of a multi-line function call must be on a line by itself PSR2.Methods.FunctionCallSignature.CloseBracketLine | 205 | 69 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 206 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 209 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 211 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 211 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Method name "Plugin::admin_notice_missing_elementor_plugin" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 223 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 223 | 61 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 224 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 224 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 225 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 225 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 231 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 231 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 233 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 233 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 233 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 234 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 234 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 235 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 25 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 25 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 237 | 39 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 237 | 39 | |
| warning | Line exceeds 120 characters; contains 138 characters Generic.Files.LineLength.TooLong | 237 | 138 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 242 | 1 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 242 | 28 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 242 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 242 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 245 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 245 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 250 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 251 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Method name "Plugin::admin_notice_inactive_elementor_plugin" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 254 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 254 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 255 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 255 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 255 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 255 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 256 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 256 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 262 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 262 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 264 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 264 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 265 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 265 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 269 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 269 | 28 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 269 | 42 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 269 | 42 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 269 | 51 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 269 | 51 | |
| warning | Line exceeds 120 characters; contains 181 characters Generic.Files.LineLength.TooLong | 269 | 181 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 274 | 31 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 274 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 274 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 277 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 277 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Method name "Plugin::admin_notice_minimum_elementor_version" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 287 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 287 | 62 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 288 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 288 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 288 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 288 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 289 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 289 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 295 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 295 | 15 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 295 | 15 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 297 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 297 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 298 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 298 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 298 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 303 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 303 | 24 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 303 | 38 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 303 | 38 | |
| warning | Line exceeds 120 characters; contains 145 characters Generic.Files.LineLength.TooLong | 303 | 145 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 308 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 308 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 308 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 311 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 311 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 322 | 29 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 322 | 38 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 322 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 325 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 325 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 325 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 325 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 327 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 331 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 334 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 334 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 335 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 335 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 335 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 336 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 336 | 21 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 337 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 337 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 337 | 49 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 337 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 340 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 340 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 340 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 340 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 348 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 351 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 352 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 353 | 1 | |
| error | Method name "Plugin::define_constants" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 353 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 353 | 41 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 354 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 354 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 354 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 356 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 356 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 356 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 357 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 357 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 357 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 358 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 36 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 358 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 358 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 359 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 359 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 359 | 36 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 359 | 53 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 359 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 360 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 360 | 36 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 360 | 36 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 361 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 363 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 364 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 365 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 366 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 367 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 368 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 369 | 1 | |
| error | Method name "Plugin::add_hooks" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 369 | 13 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 369 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 370 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 370 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 370 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 371 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 371 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 371 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 372 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 372 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 372 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 373 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 373 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 373 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 374 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 374 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 374 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 375 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 375 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 375 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 376 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 376 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 376 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 377 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 377 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 377 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 378 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 378 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 378 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 379 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 379 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 379 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 381 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 381 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 381 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 382 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 382 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 382 | 13 | |
| warning | Line exceeds 120 characters; contains 127 characters Generic.Files.LineLength.TooLong | 382 | 127 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 383 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 384 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 386 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 387 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 388 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 389 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 390 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 391 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 392 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 393 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 394 | 1 | |
| error | Method name "Plugin::jupiterx_register_elementor_locations" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 394 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 394 | 58 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 394 | 85 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 394 | 87 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 395 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 395 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 395 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 396 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 396 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 396 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 397 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 397 | 35 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 397 | 35 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 398 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 401 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 402 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 403 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 404 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 405 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 406 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 407 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 408 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 409 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 410 | 1 | |
| error | Method name "Plugin::register_controls" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 410 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 410 | 38 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 410 | 58 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 410 | 60 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 411 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 412 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 413 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 414 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 415 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 415 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 415 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 415 | 63 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 415 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 416 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 416 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 416 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 416 | 63 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 416 | 63 | |
| warning | Line exceeds 120 characters; contains 126 characters Generic.Files.LineLength.TooLong | 416 | 126 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 418 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 419 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 419 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 419 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 419 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 419 | 40 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 419 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 421 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 422 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 422 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 422 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 423 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 423 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 423 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 425 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 426 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 426 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 426 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 427 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 429 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 430 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 430 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 430 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 431 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 433 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 434 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 434 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 434 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 434 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 434 | 46 | |
| error | Blank line found at start of control structure Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen | 434 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 436 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 437 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 437 | 29 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 437 | 29 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 439 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 440 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 440 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 440 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 441 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 443 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 444 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 444 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 444 | 32 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 445 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 447 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 447 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 447 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 448 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 450 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 451 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 452 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 453 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 454 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 455 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 456 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 457 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 458 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 459 | 1 | |
| error | Method name "Plugin::jupiterx_icons" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 459 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 459 | 35 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 459 | 55 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 459 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 461 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 461 | 47 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 461 | 47 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 461 | 70 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 461 | 70 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 463 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 464 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 465 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 466 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 467 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 468 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 469 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 470 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 471 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 472 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 473 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 474 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 475 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 476 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 477 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 478 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 479 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 480 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 481 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 482 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 483 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 484 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 485 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 486 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 488 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 488 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 488 | 28 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 488 | 51 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 488 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 489 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 491 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 492 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 493 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 494 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 495 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 496 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 497 | 1 | |
| error | Method name "Plugin::register_modules" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 497 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 497 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 498 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 499 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 500 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 501 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 502 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 503 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 504 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 505 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 506 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 507 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 508 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 509 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 510 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 511 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 512 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 513 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 514 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 515 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 516 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 517 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 518 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 519 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 520 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 521 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 522 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 523 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 525 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 525 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 525 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 525 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 525 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 526 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 527 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 527 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 527 | 27 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 528 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 528 | 27 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 528 | 27 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 528 | 50 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 528 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 529 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 531 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 532 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 532 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 532 | 42 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 533 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 534 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 535 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 537 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 537 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 537 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 537 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 537 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 538 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 539 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 541 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 542 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 544 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 545 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 546 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 548 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 549 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 550 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 551 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 552 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 553 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 554 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 554 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 556 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 557 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 559 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 560 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 561 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 562 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 563 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 563 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 563 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 564 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 565 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 566 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 567 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 569 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 570 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 572 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 572 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 572 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 573 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 575 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 576 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 577 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 578 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 579 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 580 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 581 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 582 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 583 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 584 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 585 | 1 | |
| error | Method name "Plugin::editor_enqueue_styles" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 585 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 585 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 586 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 588 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 589 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 590 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 591 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 592 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 593 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 595 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 596 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 597 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 598 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 599 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 600 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 602 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 603 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 604 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 605 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 606 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 607 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 608 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 610 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 611 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 612 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 613 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 614 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 615 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 616 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 617 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 618 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 619 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 620 | 1 | |
| error | Method name "Plugin::editor_enqueue_scripts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 620 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 620 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 621 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 623 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 624 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 625 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 626 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 627 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 628 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 629 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 630 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 632 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 633 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 634 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 635 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 636 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 637 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 638 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 639 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 640 | 1 | |
| error | Method name "Plugin::preview_enqueue_styles" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 640 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 640 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 641 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 643 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 644 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 645 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 646 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 647 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 648 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 649 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 651 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 652 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 653 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 654 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 655 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 656 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 657 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 658 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 659 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 660 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 661 | 1 | |
| error | Method name "Plugin::frontend_register_styles" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 661 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 661 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 662 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 663 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 665 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 666 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 667 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 668 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 669 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 670 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 671 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 673 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 674 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 675 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 676 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 677 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 678 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 679 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 680 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 681 | 1 | |
| error | Method name "Plugin::frontend_enqueue_styles" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 681 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 681 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 682 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 682 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 682 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 683 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 686 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 687 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 688 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 689 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 690 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 691 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 692 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 693 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 694 | 1 | |
| error | Method name "Plugin::frontend_register_scripts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 694 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 694 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 695 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 697 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 698 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 699 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 700 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 701 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 702 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 703 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 705 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 706 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 707 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 708 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 709 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 710 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 711 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 713 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 714 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 715 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 716 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 717 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 718 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 719 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 721 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 722 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 723 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 724 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 725 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 726 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 727 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 729 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 730 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 731 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 732 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 733 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 734 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 735 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 737 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 738 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 739 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 740 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 741 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 742 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 743 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 745 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 746 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 747 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 748 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 749 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 750 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 751 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 753 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 754 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 755 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 756 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 757 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 758 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 759 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 761 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 762 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 763 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 764 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 765 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 766 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 767 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 769 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 770 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 771 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 772 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 773 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 774 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 775 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 776 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 778 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 779 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 780 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 781 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 782 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 783 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 784 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 785 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 786 | 1 | |
| error | Method name "Plugin::frontend_enqueue_scripts" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 786 | 12 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 786 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 787 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 787 | 9 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 787 | 9 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 788 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 790 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 791 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 792 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 793 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 794 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 795 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 796 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 797 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 798 | 1 | |
| error | Method name "Plugin::register_admin_fields" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 798 | 12 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 798 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 798 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 798 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 799 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 800 | 1 | |
| error | Only one argument is allowed per line in a multi-line function call PSR2.Methods.FunctionCallSignature.MultipleArguments | 800 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 801 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 801 | 28 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 801 | 28 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 802 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 803 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 804 | 1 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 814 | 18 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 815 | 1 | |
| C:\xampp\htdocs\artbees\jupiterx\wp-content\plugins\raven\includes\utils.php | ||||
| warning | A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 11. PSR1.Files.SideEffects.FoundWithSymbols | 1 | 1 | |
| error | End of line character is invalid; expected "\n" but found "\r\n" Generic.Files.LineEndings.InvalidEOLChar | 1 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 11 | 1 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 11 | 1 | |
| error | Opening brace of a class must be on the line after the definition PSR2.Classes.ClassDeclaration.OpenBraceNewLine | 23 | 13 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 25 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 26 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 27 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 28 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 29 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 30 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 31 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 32 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 33 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 34 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 35 | 1 | |
| error | Method name "Utils::get_svg" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 35 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 35 | 35 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 35 | 53 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 35 | 55 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 36 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 36 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 36 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 36 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 36 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 37 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 38 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 40 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 41 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 43 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 44 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 45 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 46 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 47 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 48 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 49 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 50 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 51 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 52 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 53 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 54 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 55 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 56 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 57 | 1 | |
| error | Method name "Utils::parallax_scroll" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 57 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 57 | 43 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 57 | 85 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 57 | 87 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 58 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 60 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 60 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 60 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 60 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 60 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 61 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 62 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 64 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 64 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 64 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 64 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 64 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 65 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 66 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 68 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 68 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 68 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 68 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 68 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 69 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 70 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 72 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 72 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 72 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 72 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 72 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 73 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 74 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 76 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 76 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 76 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 76 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 76 | 39 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 77 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 78 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 80 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 80 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 80 | 22 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 81 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 83 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 84 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 85 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 86 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 87 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 88 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 89 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 90 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 91 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 92 | 1 | |
| error | Method name "Utils::get_site_domain" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 92 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 92 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 103 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 105 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 106 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 107 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 108 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 109 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 110 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 111 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 112 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 113 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 114 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 115 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 116 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 117 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 118 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 119 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 120 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 121 | 1 | |
| error | Method name "Utils::get_query_args" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 121 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 121 | 42 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 121 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 121 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 122 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 123 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 124 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 125 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 126 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 127 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 128 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 129 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 130 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 131 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 133 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 134 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 135 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 136 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 137 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 138 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 139 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 140 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 140 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 140 | 24 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 140 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 140 | 32 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 140 | 58 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 140 | 58 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 141 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 143 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 144 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 144 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 144 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 144 | 48 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 144 | 82 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 145 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 146 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 148 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 148 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 148 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 148 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 148 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 149 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 150 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 152 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 152 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 152 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 152 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 152 | 52 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 153 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 153 | 33 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 153 | 33 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 155 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 156 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 156 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 156 | 45 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 157 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 158 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 160 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 161 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 163 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 163 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 163 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 163 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 163 | 81 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 164 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 165 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 167 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 167 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 167 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 167 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 167 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 168 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 169 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 171 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 171 | 23 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 171 | 23 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 173 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 173 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 16 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 173 | 81 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 173 | 81 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 173 | 101 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 174 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 176 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 176 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 176 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 178 | 1 | |
| error | Space found after opening bracket of FOR loop Squiz.ControlStructures.ForLoopDeclaration.SpacingAfterOpen | 178 | 13 | |
| error | Space found before closing bracket of FOR loop Squiz.ControlStructures.ForLoopDeclaration.SpacingBeforeClose | 178 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 178 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 178 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 179 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 179 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 179 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 179 | 32 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 179 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 180 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 181 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 183 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 184 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 185 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 186 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 187 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 189 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 190 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 191 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 191 | 19 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 191 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 191 | 20 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 191 | 91 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 191 | 91 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 191 | 111 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 192 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 194 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 194 | 13 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 194 | 13 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 194 | 22 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 194 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 195 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 197 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 197 | 21 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 197 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 197 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 197 | 66 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 198 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 199 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 200 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 201 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 202 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 203 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 204 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 205 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 207 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 208 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 210 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 211 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 212 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 213 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 214 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 215 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 216 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 217 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 218 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 219 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 220 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 221 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 222 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 223 | 1 | |
| error | Method name "Utils::get_responsive_class" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 223 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 223 | 48 | |
| error | Arguments with default values must be at the end of the argument list PEAR.Functions.ValidDefaultValue.NotAtEnd | 223 | 75 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 223 | 85 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 223 | 87 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 224 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 224 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 14 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 224 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 224 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 224 | 47 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 225 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 226 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 228 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 229 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 230 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 231 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 232 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 234 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 236 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 236 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 236 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 236 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 236 | 43 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 237 | 1 | |
| warning | Line exceeds 120 characters; contains 122 characters Generic.Files.LineLength.TooLong | 237 | 122 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 239 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 239 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 239 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 239 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 239 | 51 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 240 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 241 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 243 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 245 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 245 | 26 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 245 | 26 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 246 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 248 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 248 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 248 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 249 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 252 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 253 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 254 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 255 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 256 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 257 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 258 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 259 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 260 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 261 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 262 | 1 | |
| error | Method name "Utils::find_element_recursive" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 262 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 262 | 50 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 262 | 73 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 262 | 75 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 263 | 1 | |
| error | Space found after opening bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceAfterOpen | 263 | 9 | |
| error | Space found before closing bracket of FOREACH loop Squiz.ControlStructures.ForEachLoopDeclaration.SpaceBeforeClose | 263 | 9 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 263 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 263 | 40 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 264 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 264 | 17 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 264 | 46 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 265 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 266 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 268 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 268 | 17 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 268 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 268 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 268 | 49 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 269 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 269 | 34 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 269 | 34 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 271 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 271 | 21 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 271 | 30 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 272 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 273 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 274 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 275 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 277 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 278 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 280 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 281 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 282 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 283 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 284 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 285 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 286 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 287 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 288 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 289 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 290 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 291 | 1 | |
| error | Method name "Utils::get_plugins" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 291 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 291 | 39 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 291 | 61 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 291 | 63 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 292 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 292 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 292 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 292 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 292 | 48 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 293 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 294 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 296 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 296 | 16 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 296 | 16 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 297 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 299 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 300 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 301 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 302 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 303 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 304 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 305 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 306 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 307 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 308 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 309 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 310 | 1 | |
| error | Method name "Utils::is_plugin_installed" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 310 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 310 | 47 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 310 | 55 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 310 | 57 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 311 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 311 | 18 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 311 | 18 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 311 | 31 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 311 | 31 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 312 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 314 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 315 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 316 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 317 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 318 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 319 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 320 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 321 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 322 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 323 | 1 | |
| error | Method name "Utils::get_direction" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 323 | 19 | |
| error | Expected 0 spaces after opening parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen | 323 | 41 | |
| error | Expected 0 spaces before closing parenthesis; 1 found Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose | 323 | 54 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 323 | 56 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 324 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 324 | 13 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 324 | 24 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 325 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 326 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 328 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 328 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 328 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 328 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 328 | 53 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 329 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 329 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 329 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 330 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 332 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 332 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 332 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 332 | 24 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 332 | 54 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 333 | 1 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 333 | 20 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 333 | 20 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 334 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 336 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 337 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 339 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 340 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 341 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 342 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 343 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 344 | 1 | |
| error | Method name "Utils::get_current_post_id" is not in camel caps format PSR1.Methods.CamelCapsMethodName.NotCamelCaps | 344 | 19 | |
| error | Opening brace should be on a new line Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine | 344 | 50 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 345 | 1 | |
| error | Expected 0 spaces after opening bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace | 345 | 13 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 345 | 14 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 345 | 14 | |
| error | Space after opening parenthesis of function call prohibited PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket | 345 | 60 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket | 345 | 60 | |
| error | Expected 0 spaces before closing bracket; 1 found PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace | 345 | 115 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 346 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 347 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 349 | 1 | |
| error | Spaces must be used to indent lines; tabs are not allowed Generic.WhiteSpace.DisallowTabIndent.TabsUsed | 350 | 1 | |