pixelfederation/swoole-bundle

View on GitHub

Showing 252 of 252 total issues

Line indented incorrectly; expected 4 spaces, found 8
Open

        private TaskFinishedHandlerInterface $handler,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $configuration,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private CoWrapper $coWrapper

Line indented incorrectly; expected 4 spaces, found 8
Open

        private string $proxyDir

Space before opening parenthesis of function call prohibited
Open

            $runtimeConfiguration['trustedProxies'] = \array_filter($runtimeConfiguration['trustedProxies'], fn (string $trustedProxy): bool => '*' !== $trustedProxy);

Space before opening parenthesis of function call prohibited
Open

        return array_map(fn ($arg): string => get_debug_type($arg), $args);

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServer $server,
Severity: Minor
Found in src/Server/Api/ApiServer.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private string $type = 'tcp',
Severity: Minor
Found in src/Server/Config/Socket.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private TaskHandlerInterface $handler,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ?int $maxConcurrency = null

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ServicesResetter $resetter

Line indented incorrectly; expected 4 spaces, found 8
Open

        private MutexFactory $newInstanceLocking

Line indented incorrectly; expected 4 spaces, found 8
Open

        private string $wrappedServiceId,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $serverConfiguration,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private KernelPoolInterface $kernelPool,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private RequestStack $requestStack,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ServerStartHandlerInterface $handler,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $configuration

Line indented incorrectly; expected 4 spaces, found 8
Open

        private RequestHandlerInterface $decorated,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private MessageBusInterface $bus,
Severity
Category
Status
Source
Language