Skip to content

Interactive mode is broken #1501

Closed
Closed
@jrfnl

Description

@jrfnl

Only just noticed this (while doing a live demo on stage.. ouch), but the -a option / interactive mode seems to be broken in PHPCS 3.x.

Stack trace:

Fatal error: Uncaught exception 'PHP_CodeSniffer\Exceptions\RuntimeException' with message 'Can't __set() showProcess; setting doesn't exist' in PHP_CodeSniffer\src\Config.php on line 208

PHP_CodeSniffer\Exceptions\RuntimeException: Can't __set() showProcess; setting doesn't exist in PHP_CodeSniffer\src\Config.php on line 208

Call Stack:
    0.0010     126032   1. {main}() PHP_CodeSniffer\bin\phpcs:0
    0.0060     294040   2. PHP_CodeSniffer\Runner->runPHPCS() PHP_CodeSniffer\bin\phpcs:18
    0.3110    3696312   3. PHP_CodeSniffer\Config->__set() PHP_CodeSniffer\bin\phpcs:103

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions