Showing 4,939 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return [
// call
'printf' => $printf_callback,
'sprintf' => $printf_callback,
'fprintf' => $fprintf_callback,
Avoid too many return
statements within this method. Open
Open
return (string)$name_node;
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 $this->getValueForEmptyCheck($node, $flags);
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return $class_list;
Avoid too many return
statements within this method. Open
Open
return $this->getValueForUnaryOp($node, $flags);
Avoid too many return
statements within this method. Open
Open
return new ClassElementEntry($method, \trim(\preg_replace('/\s+/', ' ', $description)));
Avoid too many return
statements within this method. Open
Open
return $name_end;
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;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return $this->returnStubOrThrowUndeclaredFunctionIssueException($function_fqsen, false, null, $return_placeholder_for_undefined);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $node;
Avoid too many return
statements within this method. Open
Open
return $child_context;
Avoid too many return
statements within this method. Open
Open
return null;