Showing 252 of 252 total issues
Space before opening parenthesis of function call prohibited Open
Open
$loggerSvcIds = array_map(fn (Alias $alias): string => (string) $alias, $loggerAliases);
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
return array_map(fn (array $route): array => array_keys($route), $this->routes);
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private RequestHandlerInterface $requestHandler
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private string $verbosity = 'default'
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private LoggerInterface $logger
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private Server $server,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private Instantiator $instantiator,
- Exclude checks
Closing brace must be on a line by itself Open
Open
$signalRegistry->register($signal, function ($signal, $hasNext) {});
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private int $lifetimeSeconds = 86400
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private ?TaskHandlerInterface $decorated = null
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private SwooleServerTaskReceiver $receiver,
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 8 Open
Open
if (file_exists($overriddenFile)) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private HttpServer $server,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private int $interval = 2000,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private bool $trustAllProxies = false
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private SwooleServerTaskSender $sender
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
private static $alreadyOverridden = [];
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
private const TEMPLATE = <<<'PHP'
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private Filesystem $fileSystem,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private StorageInterface $swooleStorage,
- Exclude checks