pixelfederation/swoole-bundle

View on GitHub

Showing 252 of 252 total issues

Line indented incorrectly; expected 4 spaces, found 8
Open

        private EventDispatcherInterface $dispatcher,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $serverConfiguration
Severity: Minor
Found in src/Server/Api/ApiServer.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $configuration,
Severity: Minor
Found in src/Server/HttpServer.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServer $server,

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (isset(self::$alreadyOverridden[$reflContainer->getName()])) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ServicePoolContainer $servicePoolContainer,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private MutexFactory $limitLocking,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Container $container,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServer $server,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ?WorkerStartHandlerInterface $decorated = null

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Channel $resultsChannel,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Sockets $sockets,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ?Socket $apiSocket = null,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private HttpServerConfiguration $configuration

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Sockets $sockets,

Space before opening parenthesis of function call prohibited
Open

        return match ($verbosity) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        private int $instancesLimit = 50,

Line indented incorrectly; expected 8 spaces, found 12
Open

            default => $this->transformWithFn($exception, [$this, 'transformFnDefault']),

Line indented incorrectly; expected 4 spaces, found 8
Open

        private StorageInterface $storage,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ConfiguratorInterface $serverConfigurator,
Severity
Category
Status
Source
Language