PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Null Or Boolean Arrays All, Analyze, ChangedBehavior 1 1 Minor 0 %
Weak Type With Array All, Analyze 5 1 Minor 0 %
Class Could Be Final All, Analyze, ClassReview 6 6 Minor 96 %
Method Could Be Static All, Analyze, ClassReview 1 1 Minor 92 %
Property Could Be Local All, Analyze, ClassReview 6 2 Minor 76 %
Never Used Properties Analyze, All, Simple, Unused 1 1 Minor 71 %
Property Used In One Method Only All, Analyze 2 1 Minor 84 %
Should Use Local Class Analyze, ClearPHP, All, Simple 7 3 Minor 95 %
Undefined Classes Analyze, All, Stubs, Undefined, IsPHP, IsStub, IsExt 3 2 Major 91 %
Unfinished Object All, Analyze, ClassReview 1 1 Major 0 %
Unresolved Classes Analyze, All, Stubs 1 1 Major 76 %
Unused Public Method All, Analyze 8 2 Minor 0 %
Converted Exceptions All, Analyze 1 1 Minor 0 %
Throw Raw Exceptions All, Analyze, Suggestions 67 6 Minor 0 %
Uncaught Exceptions Analyze, All 67 6 Minor 84 %
Method Is Not An If All, Analyze 1 1 Minor 0 %
Mismatched Typehint All, Analyze, Typechecks 3 1 Major 66 %
No Return Used All, Analyze, Suggestions, Level 4 1 1 Minor 69 %
Unused Returned Value All, Analyze, OneFile, Dead code, Simple, Unused 2 1 Minor 41 %
Useless Argument All, Analyze 1 1 Minor 0 %
Uses Default Values Analyze, All, Simple, CI-checks, IsPHP, IsStub, IsExt, CE 25 4 Minor 98 %
Wrong Type Returned All, Analyze, ClassReview, CI-checks, LintButWontExec, CE 2 2 Minor 0 %
Wrong Type With Call All, Analyze, Typechecks, CI-checks, CE 9 2 Minor 0 %
Undefined Interfaces Analyze, All, CI-checks, LintButWontExec, Undefined, IsPHP, IsStub, IsExt, CE 1 1 Major 72 %
Unresolved Use Analyze, ClearPHP, All, Simple, IsPHP, IsStub, IsExt 3 3 Major 69 %
Pre-increment Analyze, Performances, All, Simple, Level 4, CI-checks, CE 1 1 Minor 74 %
Assign And Lettered Logical Operator Precedence All, Analyze, CI-checks, CE 2 1 Critical 9 %
Logical Should Use Symbolic Operators Analyze, OneFile, ClearPHP, All, Simple, Suggestions, Level 2, Top10, php-cs-fixable, CI-checks, CE 14 4 Minor 43 %
No Null For Native PHP Functions All, Analyze, CompatibilityPHP81, Deprecated 4 3 Minor 0 %
Wrong Type For Native PHP Function All, Analyze, CI-checks, CE 5 1 Minor 0 %
Strict Comparison With Booleans Analyze, All, Simple, Suggestions, Level 2, CI-checks, CE 6 1 Minor 77 %
Buried Assignation Analyze, All 2 1 Minor 84 %
Check JSON All, Analyze, CI-checks, CE 2 2 Major 65 %
Identical Consecutive Expression All, Analyze 1 1 Minor 59 %
Implied If Analyze, ClearPHP, All, Simple, CI-checks, Rector, CE 12 3 Major 33 %
Max Level Of Nesting All, Analyze 1 1 Minor 0 %
Should Chain Exception Analyze, All, Simple, CI-checks, CE 1 1 Minor 39 %
Timestamp Difference Analyze, All, Simple, Level 3, CI-checks, CE 1 1 Major 49 %
String May Hold A Variable Analyze, All, Simple 1 1 Minor 59 %
Missing Some Returntype All, Typehints, Analyze, CI-checks, CE 1 1 Minor 0 %
StandaloneType True False Null All, Appcontent, Analyze 13 4 Minor 0 %
Undefined Variable All, Analyze, CI-checks, Undefined, CE 5 1 Minor 77 %
Used Once Variables Analyze, OneFile, All, Simple, Top10 3 1 Minor 74 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4, CE 5 2 Minor 95 %