PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Class Could Be Final All, Analyze, ClassReview 1 1 Minor 96 %
Method Could Be Static All, Analyze, ClassReview 1 1 Minor 92 %
Should Use Local Class Analyze, ClearPHP, All, Simple 1 1 Minor 95 %
Undefined Classes Analyze, All, Stubs, Undefined, IsPHP, IsStub, IsExt 7 3 Major 91 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks, Undefined, ChangedBehavior, CE 5 2 Major 61 %
Unresolved Classes Analyze, All, Stubs 1 1 Major 76 %
Use const Analyze, Coding Conventions, All, Top10, CI-checks, CE 2 1 Minor 54 %
Invalid Constant Name Analyze, All, Simple 1 1 Major 51 %
Multiple Constant Definition Analyze, All, Simple, CI-checks, CE 2 1 Minor 41 %
Undefined Constants Analyze, All, Simple, CompatibilityPHP72, CI-checks, Stubs, Undefined, IsPHP, IsStub, IsExt, CE 7 2 Minor 71 %
Missing Include All, Analyze 3 2 Critical 65 %
Use Named Boolean In Argument Definition All, Analyze 1 1 Minor 84 %
No Boolean As Default All, Analyze 1 1 Minor 84 %
Redeclared PHP Functions Analyze, Appinfo, All, Simple, CI-checks, CE 25 2 Minor 26 %
Undefined Functions Analyze, All, CI-checks, Stubs, Undefined, IsPHP, IsStub, IsExt, CE 98 4 Major 68 %
Unused Parameter Analyze, All, Simple, Unused 2 2 Major 90 %
Wrong Type Returned All, Analyze, ClassReview, CI-checks, LintButWontExec, CE 3 2 Minor 0 %
Undefined Interfaces Analyze, All, CI-checks, LintButWontExec, Undefined, IsPHP, IsStub, IsExt, CE 7 3 Major 72 %
Multiple Alias Definitions Analyze, All, Simple, CI-checks, CE 2 2 Minor 44 %
Should Make Alias Analyze, OneFile, All, Simple, CI-checks, CE 4 2 Minor 46 %
Unresolved Use Analyze, ClearPHP, All, Simple, IsPHP, IsStub, IsExt 12 4 Major 69 %
Assumptions All, Analyze 4 2 Minor 0 %
Don't Pollute Global Space All, Analyze 3 1 Minor 0 %
Bail Out Early All, Analyze, OneFile, Simple, Level 4 1 1 Minor 64 %
Long Arguments All, Analyze 4 1 Minor 68 %
Merge If Then All, Analyze, CI-checks, CE 1 1 Minor 0 %
Modernize Empty With Expression All, Analyze, OneFile, Simple 3 3 Minor 63 %
Variable Is Not A Condition All, Analyze 3 2 Minor 93 %
include_once() Usage Analyze, Appinfo, All, CE 7 2 Minor 73 %
Preprocessable Analyze, All, Rector 9 2 Minor 85 %
Use Positive Condition All, Analyze, OneFile, Simple 1 1 Minor 82 %
Missing Some Returntype All, Typehints, Analyze, CI-checks, CE 1 1 Minor 0 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4, CE 2 2 Minor 95 %