Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return $this->analyzeAndUpdateToBeCompared($node->children['left'], $node->children['right'], $flags);
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return [$type->asNonTruthyType()];
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $this->modifyComplexExpression($first_arg, $type_modification_callback, $this->context, $args);
Avoid too many return
statements within this method. Open
Open
return $this->analyzeAndUpdateToBeCompared($node->children['left'], $node->children['right'], flags\BINARY_IS_SMALLER);
Avoid too many return
statements within this method. Open
Open
return $this->analyzeAndUpdateToBeCompared($node->children['left'], $node->children['right'], flags\BINARY_IS_GREATER);
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return [
'count' => $zero_count_callback,
'is_null' => $remove_null_cb,
'is_array' => $remove_array_callback,
'is_bool' => $remove_bool_callback,
Avoid too many return
statements within this method. Open
Open
return $code_base->getGlobalConstantByFQSEN($fqsen);
Avoid too many return
statements within this method. Open
Open
return $this->context;
Avoid too many return
statements within this method. Open
Open
return $context->withScopeVariable(new Variable(
$context->withLineNumberStart($node->lineno ?? 0),
$var_name,
$new_type, // can be array or (unlikely) ArrayAccess
0
Avoid too many return
statements within this method. Open
Open
return $union_type;
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return null; // $old_fqsen was not an alternative
Avoid too many return
statements within this method. Open
Open
return null;