Showing 1,792 of 1,794 total issues
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
};
- Create a ticketCreate a ticket
- Exclude checks
Closing brace must be on a line by itself Open
Open
class Exception extends CoreException {}
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
protected function assertNoException(): void
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
$args = array_map(static fn ($v) => escapeshellarg($v), $args);
- Create a ticketCreate a ticket
- Exclude checks
Closing brace must be on a line by itself Open
Open
final class ExitApplicationError extends \Error {}
- Create a ticketCreate a ticket
- Exclude checks
Closing brace must be on a line by itself Open
Open
final class LateOutputError extends \Error {}
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
$idsToDelete = array_filter(array_column($this->rowData, $model->idField), static fn ($v) => $v !== null);
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public bool $revealEye = true;
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public string $inputType = 'password';
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
$expr = \Closure::bind(static fn () => $expr->template, null, Persistence\Sql\Expression::class)();
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
$components = array_map(fn ($v) => $this->queryToScope($v), $query['query']['children']);
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ($this->revealEye) {
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
$this->setSource(array_map(static fn ($k, string $v) => ['k' => $k, 'name' => $v], array_keys($this->values), $this->values));
- Create a ticketCreate a ticket
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
$this->valuePropsBinding[$field->shortName] = fn ($field, $value) => $this->setLookupOptionValue($field, $value);
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
protected function init(): void
- Create a ticketCreate a ticket
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
if ($this->disabled) {
- Create a ticketCreate a ticket
- Exclude checks