Showing 4,939 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $this->context;
Avoid too many return
statements within this method. Open
Open
return UnionType::of($new_type_set, $new_real_type_set);
Avoid too many return
statements within this method. Open
Open
return $this->analyzeAndUpdateToBeNotEqual($node->children['left'], $node->children['right']);
Avoid too many return
statements within this method. Open
Open
return $null_type_set ?? ($null_type_set = UnionType::typeSetFromString('null'));
Avoid too many return
statements within this method. Open
Open
return [$type];
Avoid too many return
statements within this method. Open
Open
return $this->context;
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 [];