PHP Static analysis for new

Label Recipes Issues Files Severity Frequence
Undefined Functions Analyze, All, CI-checks 9 1 Major 71 %
Uses Default Values Analyze, All, Simple, CI-checks 35 2 Minor 97 %
Pre-increment Analyze, Performances, All, Simple, Level 4, CI-checks 1 1 Minor 74 %
Use random_int() Analyze, Security, All, CompatibilityPHP71, Simple, Level 2, CI-checks 1 1 Major 59 %
Don't Pollute Global Space All, Analyze 2 1 Minor 0 %
Wrong Parameter Type Analyze, OneFile, All, Simple, CI-checks 1 1 Major 45 %
No Class In Global All, Analyze, CI-checks 2 1 Minor 78 %
Wrong Type For Native PHP Function All, Analyze, CI-checks 4 1 Minor 0 %
Avoid Those Hash Functions Security, All 3 1 Major 60 %
Direct Injection Security, All 6 1 Major 41 %
Set Cookie Safe Arguments All, Security 2 1 Major 23 %
Cast To Boolean Analyze, OneFile, All, Simple, Level 1 1 1 Minor 55 %
Else If Versus Elseif Analyze, All, Simple, php-cs-fixable, Rector, CI-checks 1 1 Minor 65 %
Empty Instructions Dead code, Analyze, All, Simple 9 1 Minor 43 %
Exit() Usage Analyze, Appinfo, OneFile, ClearPHP, All, CI-checks 6 4 Major 60 %
Merge If Then All, Analyze, CI-checks 1 1 Minor 0 %
Nested Ifthen Analyze, All, RadwellCodes 5 1 Major 87 %
No Hardcoded Path Analyze, ClearPHP, All, Simple 2 1 Major 33 %
No Parenthesis For Language Construct Analyze, ClearPHP, All, RadwellCodes, Simple, Suggestions, Level 2, CI-checks 1 1 Minor 61 %
Avoid Substr() One Analyze, Performances, All, CompatibilityPHP71, Simple, Level 2, Suggestions, Top10, CI-checks 1 1 Minor 57 %
include_once() Usage Analyze, Appinfo, All 1 1 Minor 73 %
Several Instructions On The Same Line Analyze, All 1 1 Major 57 %
Should Make Ternary All, Analyze, OneFile, Simple, CI-checks 1 1 Minor 85 %
Timestamp Difference Analyze, All, Simple, Level 3, CI-checks 1 1 Major 50 %
Useless Parenthesis Analyze, All, Simple, CI-checks 1 1 Minor 81 %
Should Typecast Analyze, OneFile, All, Simple, CI-checks 2 1 Minor 47 %
Undefined Variable All, Analyze, CI-checks 2 1 Minor 77 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4 3 3 Minor 95 %