PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Avoid Optional Properties All, Analyze 9 1 Major 84 %
Class Could Be Final All, Analyze, ClassReview 2 2 Minor 96 %
Don't Unset Properties All, Analyze, Top10, php-cs-fixable, CI-checks, CE 1 1 Major 42 %
Property Could Be Local All, Analyze, ClassReview 1 1 Minor 76 %
Same Name For Property And Method All, Analyze, ClassReview, Semantics 2 1 Minor 0 %
Undefined Classes Analyze, All, Stubs, IsPHP, IsStub, IsExt 12 2 Major 91 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks, ChangedBehavior, CE 1 1 Major 61 %
Unfinished Object All, Analyze, ClassReview 1 1 Major 0 %
Unresolved Classes Analyze, All, Stubs 10 2 Major 76 %
Throw Raw Exceptions All, Analyze, Suggestions 10 2 Minor 0 %
Uncaught Exceptions Analyze, All 10 2 Minor 84 %
Mismatched Typehint All, Analyze, Typechecks 1 1 Major 66 %
No Return Used All, Analyze, Suggestions, Level 4 1 1 Minor 69 %
Undefined Functions Analyze, All, CI-checks, Stubs, IsPHP, IsStub, IsExt, CE 4 2 Major 68 %
Wrong Type Returned All, Analyze, ClassReview, CI-checks, LintButWontExec, CE 1 1 Minor 0 %
Undefined Interfaces Analyze, All, CI-checks, LintButWontExec, IsPHP, IsStub, IsExt, CE 2 2 Major 72 %
Unresolved Use Analyze, ClearPHP, All, Simple, IsPHP, IsExt 5 2 Major 69 %
Dont Change The Blind Var All, Analyze 1 1 Minor 73 %
Unsupported Types With Operators All, Analyze, CompatibilityPHP80, CE 4 1 Minor 0 %
Used Once Variables Analyze, OneFile, All, Simple, Top10 1 1 Minor 74 %