PHP Static analysis for grav

Label Recipes Issues Files Severity Frequence
Multiple Index Definition Analyze, OneFile, All, Simple, CI-checks 1 1 Minor 25 %
Non-constant Index In Array Analyze, All, Simple 6 1 Minor 26 %
Null Or Boolean Arrays All, Analyze 49 8 Minor 0 %
Randomly Sorted Arrays All, Analyze, Level 4, Suggestions 2 1 Minor 41 %
String Initialization All, CompatibilityPHP71 51 14 Minor 33 %
Too Many Array Dimensions All, Analyze 12 5 Minor 0 %
Abstract Or Implements All, Analyze, LintButWontExec 5 5 Major 4 %
Access Protected Structures Analyze, All, Simple 12 2 Major 6 %
Ambiguous Static All, Analyze 334 141 Minor 64 %
Ambiguous Visibilities All, Analyze 208 91 Minor 70 %
Avoid option arrays in constructors All, Analyze, ClassReview 2 2 Minor 0 %
Avoid Optional Properties All, Analyze 165 50 Major 83 %
Cant Inherit Abstract Method All, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP71, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 1 1 Critical 0 %
Cant Instantiate Class All, Analyze 2 2 Critical 28 %
Child Class Removes Typehint All, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP71, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56, Typechecks 74 16 Major 1 %
Clone With Non-Object All, Analyze, LintButWontExec 3 3 Minor 0 %
Const Visibility Usage All, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 34 9 Minor 16 %
Could Be Abstract Class All, Analyze, ClassReview 21 21 Minor 65 %
Class Could Be Final All, Analyze, ClassReview 214 213 Minor 95 %
Method Could Be Static All, Analyze, ClassReview 244 103 Minor 95 %
Cyclic References All, Analyze, ClassReview 5 3 Minor 0 %
Dependant Abstract Classes All, Analyze, ClassReview 2 2 Minor 0 %
Different Argument Counts All, Analyze, ClassReview 12 10 Minor 0 %
No Direct Call To Magic Method Analyze, All, Level 2, CI-checks 34 11 Major 41 %
Don't Send $this In Constructor All, Analyze 2 2 Minor 39 %
Don't Unset Properties All, Analyze, Top10, php-cs-fixable, CI-checks 6 5 Major 40 %
Empty Classes Analyze, All, Simple 2 2 Minor 58 %
Class Should Be Final By Ocramius All, Analyze 5 5 Minor 42 %
Hidden Nullable All, Analyze, ClassReview 200 74 Minor 0 %
Incompatible Signature Methods With Covariance All, Analyze 40 34 Critical 0 %
Instantiating Abstract Class Analyze, All, Simple 1 1 Major 9 %
Locally Unused Property Dead code, All, Simple 89 42 Minor 76 %
Assign Default To Properties Analyze, ClearPHP, All, Simple, Level 2 61 24 Minor 49 %
Method Signature Must Be Compatible All, Analyze, LintButWontExec 26 16 Critical 50 %
Missing Abstract Method All, Analyze, ClassReview 37 12 Minor 0 %
Multiple Class Declarations Analyze, All, Simple, CI-checks 2 1 Major 5 %
No Magic With Array All, Analyze, Level 4, LintButWontExec, CI-checks 1 1 Major 10 %
No Public Access Analyze, All 12 9 Minor 60 %
Non Nullable Getters All, Analyze, ClassReview 18 14 Minor 0 %
Forgotten Visibility Analyze, ClearPHP, All, Simple, Level 1, CI-checks 9 3 Minor 42 %
Parent First All, Analyze, Suggestions 22 22 Minor 55 %
Property Could Be Local All, Analyze, ClassReview 32 20 Minor 71 %
Never Used Properties Analyze, All, Simple 40 19 Minor 72 %
Property Used In One Method Only All, Analyze 95 58 Minor 84 %
Redefined Class Constants Analyze, All, Simple, CI-checks 1 1 Minor 15 %
Redefined Private Property All, Analyze 1 1 Major 18 %
Could Use self Analyze, All, Simple, Suggestions, Level 3, ClassReview 18 4 Minor 57 %
Should Use Local Class Analyze, ClearPHP, All, Simple 416 118 Minor 94 %
Static Methods Called From Object Analyze, All, Simple, CI-checks 12 8 Minor 38 %
Swapped Arguments All, Analyze 1 1 Critical 0 %
$this Is Not An Array Analyze, All 30 2 Major 3 %
Too Many Dereferencing All, Analyze 11 9 Minor 0 %
Wrong Access Style to Property All, Analyze, Level 2, ClassReview, CI-checks 1 1 Critical 3 %
Undefined Classes Analyze, All 616 128 Major 91 %
Undefined Class Constants Analyze, All, CI-checks 177 49 Major 53 %
Undefined Parent Analyze, All, Simple 4 3 Minor 63 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks 167 28 Major 58 %
Undefined static:: Or self:: Analyze, All, Simple 2 1 Minor 33 %
Undefined ::class All, Analyze, CI-checks 1 1 Major 34 %
Unresolved Catch Dead code, ClearPHP, All 10 5 Major 51 %
Unresolved Classes Analyze, All 259 57 Major 86 %
Unresolved Instanceof Analyze, Dead code, ClearPHP, All, Simple, Top10 6 5 Major 48 %
Unused Classes Dead code, All, Simple, Analyze 11 11 Major 72 %
Unused Class Constant All, Analyze, ClassReview 6 4 Minor 0 %
Unused Methods Dead code, All, Simple 664 200 Minor 95 %
Unused Private Methods Dead code, OneFile, All, Simple 2 2 Minor 45 %
Unused Private Properties Dead code, OneFile, All, Simple 7 5 Minor 37 %
Unused Protected Methods Dead code, All 156 54 Major 72 %
Use Class Operator All, Analyze, Performances, Simple, CI-checks 28 3 Minor 74 %
Use Instanceof Analyze, All, Simple, CI-checks 31 20 Major 63 %
Used Once Property All, Analyze 46 28 Minor 72 %
Useless Abstract Class Analyze, All, Simple 1 1 Minor 60 %
Useless Constructor Analyze, All, Simple, Level 3 1 1 Minor 38 %
Weak Typing All, Analyze 10 8 Minor 41 %
Use const Analyze, Coding Conventions, All, Top10, CI-checks 34 5 Minor 57 %
Constants With Strange Names Analyze, All, Simple, CI-checks 18 4 Minor 1 %
Constants Created Outside Its Namespace Analyze, All 2 2 Minor 0 %
Invalid Constant Name Analyze, All, Simple 18 4 Major 1 %
Multiple Constant Definition Analyze, All, Simple, CI-checks 8 4 Minor 32 %
Undefined Constants Analyze, All, Simple, CompatibilityPHP72, CI-checks 47 14 Minor 54 %
Unused Constants Dead code, All, Simple 16 1 Minor 36 %
Catch Undefined Variable All, Analyze 20 1 Minor 0 %
Undefined Caught Exceptions Dead code, All 12 7 None 50 %
Forgotten Thrown All, Analyze 2 2 Major 30 %
Overwritten Exceptions Analyze, All, Simple, Suggestions, Level 4, CI-checks 1 1 Minor 19 %
Uncaught Exceptions Analyze, All 206 71 Minor 81 %
Unthrown Exception Analyze, Dead code, ClearPHP, All, Simple 5 5 Minor 43 %
Aliases Usage Analyze, ClearPHP, OneFile, All, Simple, Level 1, CI-checks 3 1 Minor 42 %
Use Named Boolean In Argument Definition All, Analyze 171 80 Minor 84 %
Could Make A Function All, Analyze, Suggestions 286 69 Minor 75 %
Dont Collect Void All, Analyze 1 1 Minor 0 %
Empty Function Analyze, All, Simple 22 17 Minor 71 %
Hardcoded Passwords Analyze, OneFile, Security, All, Simple, Level 3 198 19 Major 61 %
Insufficient Typehint All, Analyze, Typechecks 6 6 Major 24 %
Mismatch Parameter Name All, Analyze, CompatibilityPHP80 11 9 Minor 0 %
Mismatched Default Arguments All, Analyze, Typechecks 112 56 Minor 33 %
Mismatched Typehint All, Analyze, Typechecks 59 30 Major 5 %
Modified Typed Parameter All, Analyze, ClassReview 10 9 Minor 0 %
Never Used Parameter All, Analyze, Suggestions 267 124 Minor 47 %
No Boolean As Default All, Analyze 173 80 Minor 84 %
No Return Used All, Analyze, Suggestions, Level 4 64 33 Minor 41 %
Relay Function Analyze, All 184 60 Major 83 %
Too Many Local Variables All, Analyze 19 17 Minor 65 %
Typehinted References All, Analyze, CI-checks 3 3 Minor 12 %
Undefined Functions Analyze, All, CI-checks 481 113 Major 71 %
Unused Arguments Analyze, All, Simple 59 20 Major 89 %
Use Constant As Arguments Analyze, All, Simple, CI-checks 3 3 Major 25 %
Useless Referenced Argument All, Analyze 8 5 Minor 57 %
Useless Return Analyze, OneFile, All, Simple, Level 4 1 1 Minor 29 %
Useless Type Check All, Dead code, OneFile 2 1 Minor 0 %
Uses Default Values Analyze, All, Simple, CI-checks 1017 154 Minor 97 %
Using Deprecated Method All, Analyze 32 15 Minor 0 %
Methods Without Return All, Analyze 296 122 Minor 0 %
Wrong Number Of Arguments Analyze, OneFile, All, Simple, CI-checks 89 42 Major 38 %
Wrong Returned Type All, Analyze, ClassReview, CI-checks 92 32 Minor 0 %
Wrong Type With Call All, Analyze, Typechecks, CI-checks 18 13 Minor 0 %
Already Parents Interface Analyze, All, Level 3, Suggestions 1 1 Minor 17 %
Forgotten Interface All, Analyze 1 1 Minor 52 %
Empty Interfaces Analyze, All, Simple 7 7 Minor 38 %
Interfaces Is Not Implemented All, Analyze, ClassReview, LintButWontExec, CI-checks 29 28 Minor 0 %
Interfaces Don't Ensure Properties All, Analyze, ClassReview 3 1 Minor 0 %
Undefined Interfaces Analyze, All, CI-checks 295 130 Major 67 %
Unused Interfaces Dead code, All, Simple, Suggestions, Level 2 2 2 Minor 25 %
Useless Interfaces Analyze, ClearPHP, All, Simple, ClassReview, Typechecks 29 29 Minor 57 %
Hidden Use Expression Analyze, OneFile, All, Simple, CI-checks 3 2 Minor 24 %
Multiple Alias Definitions Analyze, All, Simple, CI-checks 103 74 Minor 42 %
Should Make Alias Analyze, OneFile, All, Simple, CI-checks 20 7 Minor 44 %
Unresolved Use Analyze, ClearPHP, All, Simple 253 126 Major 65 %
Unused Use Dead code, ClearPHP, All, Simple 232 113 Major 54 %
Use With Fully Qualified Name Analyze, Coding Conventions, PHP recommendations, All, Simple 3 3 Minor 16 %
No array_merge() In Loops Analyze, Performances, ClearPHP, All, Simple, Level 2, Top10, CI-checks 10 9 Major 55 %
Logical To in_array All, Analyze, Level 2 19 12 Minor 66 %
Memoize MagicCall All, Analyze, ClassReview 2 2 Minor 0 %
Pre-increment Analyze, Performances, All, Simple, Level 4, CI-checks 39 20 Minor 74 %
strpos() Too Much All, Analyze, CI-checks 21 14 Minor 46 %
array_key_exists() Works On Arrays All, CompatibilityPHP74, Analyze 24 13 Minor 0 %
Assumptions All, Analyze 88 37 Minor 0 %
Use random_int() Analyze, Security, All, CompatibilityPHP71, Simple, Level 2, CI-checks 9 8 Major 59 %
Detect Current Class All, Suggestions, CompatibilityPHP74 47 22 None 47 %
Direct Call To __clone() All, CompatibilityPHP53, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 1 1 Critical 3 %
Don't Pollute Global Space All, Analyze 38 7 Minor 0 %
Wrong fopen() Mode Analyze, All, CI-checks 1 1 Major 16 %
Wrong Parameter Type Analyze, OneFile, All, Simple, CI-checks 96 35 Major 45 %
Use === null Analyze, OneFile, All, RadwellCodes, Simple, php-cs-fixable, CI-checks 2 2 Minor 52 %
List Short Syntax Internal, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56, All, Appinfo 13 5 Major 10 %
List With Keys CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56, Appcontent, Appinfo, All 11 11 Major 32 %
Logical Should Use Symbolic Operators Analyze, OneFile, ClearPHP, All, Simple, Suggestions, Level 2, Top10, php-cs-fixable, CI-checks 40 2 Minor 42 %
No Substr Minus One All, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 1 1 Major 12 %
PHP 7.0 Scalar Typehints All, CompatibilityPHP53, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 465 83 Critical 31 %
Php7 Relaxed Keyword CompatibilityPHP53, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56, All, Appinfo 1 1 Major 25 %
PHP Keywords As Names Analyze, All, Simple 1203 119 Major 89 %
Scalar Are Not Arrays All, Analyze, CompatibilityPHP74, CI-checks 48 11 Minor 0 %
Should Use Coalesce Analyze, All, Simple, Suggestions, Level 3, CI-checks 5 3 Major 71 %
Strtr Arguments All, Analyze, CI-checks 1 1 Major 6 %
Use Nullable Type All, Appinfo, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 569 173 Major 21 %
Avoid Using stdClass All, Analyze, OneFile, Simple, Level 4 5 5 Minor 45 %
Usort Sorting In PHP 7.0 CompatibilityPHP70, All 7 7 Major 46 %
Wrong Type For Native PHP Function All, Analyze, CI-checks 88 49 Minor 0 %
Avoid Those Hash Functions Security, All 60 27 Major 60 %
Direct Injection Security, All 2 2 Major 41 %
Don't Echo Error All, Analyze, Security, Simple, Level 1, CI-checks 1 1 Critical 32 %
Encoded Simple Letters All, Security 3 1 Minor 40 %
Indirect Injection Security, All 1 1 Critical 21 %
Keep Files Access Restricted All, Security 4 3 Minor 0 %
No Net For Xml Load All, Security 6 5 Major 49 %
Avoid sleep()/usleep() Security, All 1 1 Minor 39 %
Set Cookie Safe Arguments All, Security 1 1 Major 23 %
Should Use session_regenerateid() All, Security 1 1 Major 82 %
Unserialize Second Arg Security, All 3 3 Critical 49 %
Adding Zero Analyze, OneFile, ClearPHP, All, Simple, Level 1, CI-checks 27 11 Minor 33 %
Altering Foreach Without Reference Analyze, ClearPHP, All, Simple, Level 1, CI-checks 7 5 Major 52 %
Constant Comparison All, Analyze 6 4 Minor 0 %
Array_merge Needs Array Of Arrays All, Analyze 13 11 Minor 0 %
Bail Out Early All, Analyze, OneFile, Simple, Level 4 23 18 Minor 92 %
Strict Comparison With Booleans Analyze, All, Simple, Suggestions, Level 2, CI-checks 20 11 Minor 76 %
Buried Assignation Analyze, All 28 22 Minor 82 %
Cast To Boolean Analyze, OneFile, All, Simple, Level 1 7 5 Minor 55 %
Casting Ternary All, Analyze, OneFile, CI-checks 1 1 Major 0 %
Check All Types All, Analyze 52 28 Major 68 %
Check JSON All, Analyze, CI-checks 1 1 Major 64 %
Coalesce And Concat All, Analyze, CI-checks 3 2 Minor 0 %
Common Alternatives Analyze, All, Simple 49 31 Major 61 %
Could Be Else All, Analyze 2 2 Minor 48 %
Could Use Short Assignation Analyze, OneFile, Performances, All, Simple, CI-checks 22 15 Minor 60 %
Dangling Array References PHP recommendations, Analyze, ClearPHP, All, Simple, Level 1, Top10, CI-checks 3 3 Major 40 %
Dont Change The Blind Var All, Analyze 52 28 Minor 72 %
Dont Mix ++ All, Analyze 13 8 Minor 43 %
Double Assignation Analyze, All 4 4 Major 55 %
Double Instructions Analyze, All, Simple 3 1 Minor 57 %
Drop Else After Return All, Analyze, OneFile, Simple, Suggestions, Level 4, CI-checks 13 11 Minor 70 %
Echo With Concat Performances, Analyze, All, Simple, Suggestions 1 1 Minor 58 %
Else If Versus Elseif Analyze, All, Simple, php-cs-fixable, Rector, CI-checks 27 14 Minor 65 %
Empty Blocks Analyze, All, Simple, CI-checks 2 2 Minor 57 %
Empty Instructions Dead code, Analyze, All, Simple 18 13 Minor 43 %
Empty Try Catch Analyze, All, Level 3 6 6 Minor 47 %
Exit() Usage Analyze, Appinfo, OneFile, ClearPHP, All, CI-checks 38 15 Major 60 %
Htmlentities Calls Analyze, All, Simple, CI-checks 2 1 Major 39 %
Identical Conditions Analyze, All, Simple, CI-checks 1 1 Critical 28 %
Identical Consecutive Expression All, Analyze 10 7 Minor 58 %
If With Same Conditions Analyze, All, Simple, CI-checks 2 2 Major 44 %
Iffectations Analyze, All 19 15 Minor 80 %
Implied If Analyze, ClearPHP, All, Simple, CI-checks 18 10 Major 29 %
Implode() Arguments Order All, Analyze, CI-checks 1 1 Minor 0 %
Inconsistent Elseif All, Analyze 30 19 Major 73 %
Infinite Recursion All, Analyze 44 10 Major 0 %
Invalid Regex All, Analyze, CI-checks 1 1 Major 18 %
list() May Omit Variables Analyze, All, Simple, Suggestions, Level 3, CI-checks 2 2 Minor 37 %
Long Arguments All, Analyze 31 18 Minor 67 %
Max Level Of Nesting All, Analyze 34 25 Minor 0 %
Merge If Then All, Analyze, CI-checks 48 29 Minor 0 %
Mismatched Ternary Alternatives All, Analyze, Suggestions, Level 4 26 18 Major 62 %
Missing New ? All, Analyze 3 2 Critical 5 %
Modernize Empty With Expression All, Analyze, OneFile, Simple 7 6 Minor 56 %
Multiple Type Variable All, Analyze, Level 4 5 5 Minor 43 %
Nested Ifthen Analyze, All, RadwellCodes 131 43 Major 87 %
Nested Ternary Analyze, ClearPHP, All, Simple, Level 1, CI-checks 7 6 Major 20 %
Don't Change Incomings Analyze, All 5 1 Minor 44 %
No Direct Usage Analyze, All, Simple 3 2 Major 36 %
No Empty Regex All, Analyze, CI-checks 1 1 Critical 1 %
No Hardcoded Hash Analyze, Security, All, Simple 1 1 Critical 44 %
No Need For Else All, Analyze 30 22 Minor 74 %
No Need For Triple Equal All, Analyze 5 3 Minor 0 %
No Parenthesis For Language Construct Analyze, ClearPHP, All, RadwellCodes, Simple, Suggestions, Level 2, CI-checks 8 5 Minor 61 %
Avoid Substr() One Analyze, Performances, All, CompatibilityPHP71, Simple, Level 2, Suggestions, Top10, CI-checks 3 2 Minor 57 %
Variable Is Not A Condition All, Analyze 646 130 Minor 57 %
@ Operator Appinfo, ClearPHP, All, Analyze, Performances, CI-checks 69 21 Minor 66 %
include_once() Usage Analyze, Appinfo, All 6 4 Minor 73 %
Several Instructions On The Same Line Analyze, All 5 4 Major 57 %
Printf Number Of Arguments All, Analyze, CI-checks 1 1 Minor 42 %
Return True False Analyze, All, Simple, Level 1, CI-checks 4 3 Major 53 %
Same Conditions In Condition Analyze, All, Simple, CI-checks 10 9 Critical 49 %
Should Chain Exception Analyze, All, Simple, CI-checks 10 5 Minor 36 %
Should Make Ternary All, Analyze, OneFile, Simple, CI-checks 96 48 Minor 85 %
Preprocessable Analyze, All, Rector 83 36 Minor 86 %
Static Loop Analyze, All, Simple, Level 4 20 16 Minor 65 %
Strpos()-like Comparison Analyze, PHP recommendations, ClearPHP, All, Simple, Level 2, Top10, CI-checks 8 8 Major 54 %
Suspicious Comparison All, Analyze, Level 3 3 3 Major 15 %
Switch To Switch Analyze, All, RadwellCodes, Simple 4 4 Minor 79 %
Switch Without Default Analyze, ClearPHP, All, Simple, CI-checks 12 7 Major 68 %
Test Then Cast All, Analyze 8 2 Major 32 %
Unchecked Resources Analyze, ClearPHP, All, Simple, Level 2, CI-checks 2 2 Major 49 %
Unconditional Break In Loop All, Analyze, Level 3, CI-checks 6 6 Major 46 %
Unreachable Code Dead code, OneFile, ClearPHP, All, Simple, Suggestions, Level 3 16 5 Major 44 %
Unsupported Types With Operators All, Analyze, CompatibilityPHP80 19 15 Minor 0 %
Avoid get_class() Analyze, All, Simple, CI-checks 1 1 Minor 32 %
Use Positive Condition All, Analyze, OneFile, Simple 44 31 Minor 81 %
Useless Casting All, PHP recommendations, Analyze, OneFile, RadwellCodes, Simple, Level 4, CI-checks 15 8 Minor 37 %
Useless Check All, Analyze, OneFile, Simple, Level 1, CI-checks 4 4 Minor 48 %
Useless Instructions Analyze, OneFile, ClearPHP, All, Simple, Level 1, CI-checks 136 50 Minor 58 %
Useless Parenthesis Analyze, All, Simple, CI-checks 21 13 Minor 81 %
Useless Switch Analyze, All, Simple 1 1 Major 30 %
var_dump()... Usage Analyze, ClearPHP, Security, All, CI-checks 1 1 Critical 40 %
Already Parents Trait All, Analyze 1 1 Minor 0 %
Dependant Trait Analyze, All, Level 3 18 18 Minor 26 %
Method Collision Traits All, Analyze, LintButWontExec 5 5 Critical 2 %
Trait Not Found All, Analyze, LintButWontExec 6 6 Minor 0 %
Undefined Insteadof All, Analyze, LintButWontExec, CI-checks 1 1 Major 7 %
Undefined Trait Analyze, All, LintButWontExec, CI-checks 21 6 Critical 21 %
String May Hold A Variable Analyze, All, Simple 53 19 Minor 58 %
Missing Returntype In Method All, Typehints, Analyze, CI-checks 50 28 Minor 0 %
Assigned Twice All, Analyze 148 33 Minor 78 %
Lost References Analyze, All, Simple 1 1 Major 14 %
Overwritten Literals Analyze, All 182 35 Major 78 %
Php 7 Indirect Expression CompatibilityPHP53, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56, CompatibilityPHP70, All 1 1 Major 14 %
Undefined Constant Name All, Analyze 5 3 Minor 0 %
Undefined Variable All, Analyze, CI-checks 212 25 Minor 77 %
Used Once Variables Analyze, OneFile, All, Simple, Top10 12 9 Minor 87 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4 179 79 Minor 95 %
Written Only Variables Analyze, OneFile, All, Simple 128 70 Minor 78 %