phplrt/phplrt

View on GitHub

Showing 408 of 408 total issues

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly string $code,

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly TokenInterface $token,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly string $prefix = 'A',

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly TokenInterface $token,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly string $pattern,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly array $skip,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly array $skip,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly array $options = [],
Severity: Minor
Found in libs/parser/src/Parser.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly ChannelInterface $channel = Channel::DEFAULT,

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 0 spaces, found 4
Open

    }

Line indented incorrectly; expected 4 spaces, found 8
Open

        if ($this->strict) {

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

        private readonly array $modifiers = Compiler::DEFAULT_MODIFIERS,

Closing brace must be on a line by itself
Open

    \Countable {}

Closing brace must be on a line by itself
Open

interface VirtualFileInterface extends FileInterface {}

Line indented incorrectly; expected 0 spaces, found 4
Open

    public function withStrictTypes(): self

Line indented incorrectly; expected 0 spaces, found 4
Open

    private function getTemplateResult(): string
Severity
Category
Status
Source
Language