pixelfederation/swoole-bundle

View on GitHub

Showing 252 of 252 total issues

Line indented incorrectly; expected 0 spaces, found 4
Open

    }

Line indented incorrectly; expected 0 spaces, found 4
Open

    private static function overrideGeneratedContainer(ReflectionClass $reflContainer, string $cacheDir, bool $isDebug): void

Line indented incorrectly; expected 4 spaces, found 8
Open

        private AccessInterceptorValueHolderFactory $proxyFactory,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ParameterBagInterface $parameterBag

Line indented incorrectly; expected 4 spaces, found 8
Open

        private CoWrapper $coWrapper

Line indented incorrectly; expected 4 spaces, found 8
Open

        private EventDispatcherInterface $dispatcher,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private RequestHandlerInterface $decorated,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private RequestFactoryInterface $requestFactory,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private MiddlewareInjector $injector,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $configuration

Line indented incorrectly; expected 4 spaces, found 8
Open

        private bool $running = false
Severity: Minor
Found in src/Server/HttpServer.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ExceptionArrayTransformer $exceptionArrayTransformer,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ExceptionHandlerInterface $exceptionHandler

Line indented incorrectly; expected 4 spaces, found 8
Open

        private int $workerId

Line indented incorrectly; expected 0 spaces, found 4
Open

    public static function modifyContainer(BlockingContainer $container, string $cacheDir, bool $isDebug): void

Line indented incorrectly; expected 0 spaces, found 8
Open

        }

Line indented incorrectly; expected 0 spaces, found 8
Open

        foreach ($methods as $method) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $serverConfiguration,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Sockets $sockets,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $serverConfiguration,
Severity
Category
Status
Source
Language