|
3 | 3 | - Generic
|
4 | 4 | - Generic.ControlStructures
|
5 | 5 | - Generic.ControlStructures.InlineControlStructure
|
6 |
| - - Generic.ControlStructures.InlineControlStructure.NotAllowed |
7 | 6 | - Generic.Files
|
8 | 7 | - Generic.Files.ByteOrderMark
|
9 |
| - - Generic.Files.ByteOrderMark.Found |
10 | 8 | - Generic.Files.LineEndings
|
11 |
| - - Generic.Files.LineEndings.InvalidEOLChar |
12 | 9 | - Generic.Files.LineLength
|
13 | 10 | - Generic.Functions
|
14 | 11 | - Generic.FunctionCallArgumentSpacing
|
| 12 | + - Generic.Metrics |
| 13 | + - Generic.Metrics.CyclomaticComplexity |
| 14 | + - Generic.Metrics.NestingLevel |
15 | 15 | - Generic.NamingConventions
|
| 16 | + - Generic.NamingConventions.ConstructorName |
16 | 17 | - Generic.NamingConventions.UpperCaseConstantName
|
17 | 18 | - Generic.WhiteSpace
|
18 | 19 | - Generic.WhiteSpace.SuperfluousWhitespace
|
|
21 | 22 | - Generic.Formatting
|
22 | 23 | - Generic.Formatting.DisallowMultipleStatements
|
23 | 24 | - Generic.PHP
|
| 25 | + - Generic.PHP.CharacterBeforePHPOpeningTag |
| 26 | + - Generic.PHP.LowerCaseConstant |
24 | 27 | - Generic.PHP.LowerCaseKeyword
|
25 | 28 |
|
26 | 29 | - Squiz
|
27 | 30 | - Squiz.Classes
|
28 | 31 | - Squiz.Classes.ValidClassName
|
| 32 | + - Squiz.Classes.LowercaseClassKeywords |
29 | 33 | - Squiz.ControlStructures
|
30 | 34 | - Squiz.ControlStructures.ControlSignature
|
31 | 35 | - Squiz.ControlStructures.ForEachLoopDeclaration
|
|
37 | 41 | - Squiz.Functions.LowercaseFunctionKeywords
|
38 | 42 | - Squiz.Functions.FunctionDeclarationArgumentSpacing
|
39 | 43 | - Squiz.Functions.MultiLineFunctionDeclaration
|
40 |
| - - Squiz.Scope |
41 |
| - - Squiz.Scope.MethodScope |
42 | 44 | - Squiz.PHP
|
43 | 45 | - Squiz.PHP.Eval
|
44 |
| - - Squiz.PHP.Eval.Discouraged |
45 | 46 | - Squiz.PHP.CommentedOutCode
|
46 |
| - - Squiz.PHP.CommentedOutCode.Found |
| 47 | + - Squiz.PHP.InnerFunctions |
| 48 | + - Squiz.PHP.LowercasePHPFunctions |
| 49 | + - Squiz.PHP.NonExecutableCode |
| 50 | + - Squiz.Scope |
| 51 | + - Squiz.Scope.MemberVarScope |
| 52 | + - Squiz.Scope.MethodScope |
| 53 | + - Squiz.Scope.StaticThisUsage |
47 | 54 | - Squiz.WhiteSpace
|
48 | 55 | - Squiz.WhiteSpace.ScopeKeywordSpacing
|
49 | 56 | - Squiz.WhiteSpace.ControlStructureSpacing
|
|
0 commit comments