/pakefile.php:209 | 8 | - Used Once Variables (In Scope)
- Methods Without Return
- Unused Arguments
- Never Used Parameter
- No Class In Global
- Don't Pollute Global Space
|
/pakefile.php:237 | 8 | - Used Once Variables (In Scope)
- Methods Without Return
- Empty Function
- Unused Arguments
- No Class In Global
- Don't Pollute Global Space
|
/pakefile.php:253 | 8 | - Used Once Variables (In Scope)
- Methods Without Return
- Unused Arguments
- Never Used Parameter
- No Class In Global
- Don't Pollute Global Space
|
/pakefile.php:341 | 8 | - Used Once Variables (In Scope)
- Methods Without Return
- Unused Arguments
- Never Used Parameter
- No Class In Global
- Don't Pollute Global Space
|
/src/Helper/Http.php:71 | 6 | - Should Use Local Class
- Too Many Local Variables
- No Boolean As Default
- Use Named Boolean In Argument Definition
- Method Could Be Static
- Max Level Of Nesting
|
/src/Server.php:404 | 6 | - Iffectations
- Undefined Functions
- Uses Default Values
- Wrong Parameter Type
- No Need For Else
- @ Operator
|