Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return $result->withRealTypeSet($probably_real_assoc_array_falsey->getRealTypeSet());
Avoid too many return
statements within this method. Open
Open
return UnionType::fromFullyQualifiedPHPDocAndRealString('array', 'array|false');
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return [AssociativeArrayType::fromElementType($type->genericArrayElementType(), $type->isNullable(), $type->getKeyType())];
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 false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return (new ContextNode(
$code_base,
$context,
$node
))->getVariableStrict();
Avoid too many return
statements within this method. Open
Open
return [NonEmptyListType::fromElementType($type->genericArrayElementType(), $type->isNullable(), $type->getKeyType())];
Avoid too many return
statements within this method. Open
Open
return [$type];
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 !$type->canPossiblyCastToClass($code_base, $class_type);
Avoid too many return
statements within this method. Open
Open
return $union_type;
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;
Avoid too many return
statements within this method. Open
Open
return $this->analyze($this->scope, $node);
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;