pixelfederation/swoole-bundle

View on GitHub

Showing 252 of 252 total issues

Line indented incorrectly; expected 0 spaces, found 8
Open

        if (!$reflContainer->hasMethod('createProxy')) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Mutex $mutex,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private int $instancesLimit = 50,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ParameterBagInterface $parameterBag

Space before opening parenthesis of function call prohibited
Open

        return match ($verbosity) {

Space before opening parenthesis of function call prohibited
Open

                Http::METHOD_GET => $this->composeSimpleRouteDefinition(200, fn (): array => ['ok' => true]),

Line indented incorrectly; expected 4 spaces, found 8
Open

        private TaskFinishedHandlerInterface $handler,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private TaskHandlerInterface $decorated,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private CoWrapper $coWrapper

Line indented incorrectly; expected 0 spaces, found 8
Open

        foreach ($methods as $method) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServer $server,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ParameterBagInterface $parameterBag

Line indented incorrectly; expected 4 spaces, found 8
Open

        private KernelPoolInterface $kernelPool,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ResponseProcessorInjectorInterface $processorInjector,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ErrorHandler $errorHandler,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private RequestFactoryInterface $requestFactory,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ResponseProcessorInterface $responseProcessor

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpKernelInterface $kernel,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private \ReflectionMethod $throwableHandler

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpKernelInterface $kernel,
Severity
Category
Status
Source
Language