| Ambiguous Visibilities |
All, Analyze |
6 |
3 |
Minor |
70 % |
| Avoid Optional Properties |
All, Analyze |
4 |
2 |
Major |
83 % |
| Class Could Be Final |
All, Analyze, ClassReview |
5 |
5 |
Minor |
95 % |
| Hidden Nullable |
All, Analyze, ClassReview |
2 |
2 |
Minor |
0 % |
| Locally Unused Property |
Dead code, All, Simple |
2 |
1 |
Minor |
76 % |
| Non Nullable Getters |
All, Analyze, ClassReview |
4 |
2 |
Minor |
0 % |
| Property Could Be Local |
All, Analyze, ClassReview |
1 |
1 |
Minor |
71 % |
| Never Used Properties |
Analyze, All, Simple |
2 |
1 |
Minor |
72 % |
| Undefined Classes |
Analyze, All |
6 |
2 |
Major |
91 % |
| Unresolved Catch |
Dead code, ClearPHP, All |
1 |
1 |
Major |
51 % |
| Unresolved Classes |
Analyze, All |
4 |
2 |
Major |
86 % |
| Unused Methods |
Dead code, All, Simple |
10 |
3 |
Minor |
95 % |
| Unused Private Properties |
Dead code, OneFile, All, Simple |
2 |
1 |
Minor |
37 % |
| Used Once Property |
All, Analyze |
2 |
1 |
Minor |
72 % |
| Wrong Typed Property Default |
All, Analyze, LintButWontExec, ClassReview, CI-checks |
2 |
1 |
Minor |
0 % |
| Undefined Caught Exceptions |
Dead code, All |
1 |
1 |
None |
50 % |
| Uncaught Exceptions |
Analyze, All |
4 |
2 |
Minor |
81 % |
| Never Used Parameter |
All, Analyze, Suggestions |
2 |
2 |
Minor |
47 % |
| Uses Default Values |
Analyze, All, Simple, CI-checks |
1 |
1 |
Minor |
97 % |
| Methods Without Return |
All, Analyze |
1 |
1 |
Minor |
0 % |
| Undefined Interfaces |
Analyze, All, CI-checks |
2 |
1 |
Major |
67 % |
| Unresolved Use |
Analyze, ClearPHP, All, Simple |
3 |
1 |
Major |
65 % |
| PHP 7.0 Scalar Typehints |
All, CompatibilityPHP53, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 |
6 |
2 |
Critical |
31 % |
| Typed Property Usage |
All, Appinfo, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP71, CompatibilityPHP72, CompatibilityPHP73, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 |
13 |
4 |
Minor |
0 % |
| Use Nullable Type |
All, Appinfo, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 |
2 |
2 |
Major |
21 % |
| Check JSON |
All, Analyze, CI-checks |
1 |
1 |
Major |
64 % |
| Should Chain Exception |
Analyze, All, Simple, CI-checks |
2 |
2 |
Minor |
36 % |