phplrt/phplrt

View on GitHub

Showing 408 of 408 total issues

Line indented incorrectly; expected 0 spaces, found 4
Open

    public function withStrictTypes(): self

Line indented incorrectly; expected 4 spaces, found 8
Open

        }

Line indented incorrectly; expected 0 spaces, found 4
Open

    }

Closing brace must be on a line by itself
Open

abstract class Definition extends Node {}

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly bool $composite,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly string $delimiter = self::DEFAULT_DELIMITER,

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        protected CompilerContext $analyzer,

Line indented incorrectly; expected 0 spaces, found 4
Open

    public function __construct(

Line indented incorrectly; expected 0 spaces, found 4
Open

    private function getStrictTypesResult(): string

Closing brace must be on a line by itself
Open

    ) {}

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        public RepetitionQuantifierNode $quantifier,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly array $replacements = self::DEFAULT_REPLACEMENTS,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly GeneratorInterface $aliases = new OrderedGenerator(),

Line indented incorrectly; expected 8 spaces, found 12
Open

            default => \get_debug_type($result),

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly PipelineInterface $pipeline = new Pipeline(),
Severity: Minor
Found in libs/parser/src/Parser.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly FactoryInterface $buffer = new Factory(),
Severity: Minor
Found in libs/parser/src/Parser.php by phpcodesniffer

Closing brace must be on a line by itself
Open

interface GrammarInterface extends ParserInterface {}
Severity
Category
Status
Source
Language