bkdotcom/PHPDebugConsole

View on GitHub

Showing 2,200 of 2,231 total issues

Unexpected tabs found.
Open

            return $isCharAAscii === false && $isCharBAscii;
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

        // rekey
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

    /**
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

        $parts = \explode(';    ', $row, 3);
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

            return \preg_replace('/^(00)+/', '', $codePoint);
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

    /** @var Dumper  */
Severity: Minor
Found in src/Debug/Dump/Html/Group.php by editorconfig

Expected an indentation at 12 instead of at 11.
Open

           || \strpos($str, '&...$') === 0;

Unexpected tabs found.
Open

    public function __construct(CApplicationComponent $component)

Unexpected tabs found.
Open

    }

Unexpected tabs found.
Open

    public static function update()
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

            . 'return ' . self::varExportPretty(self::build()) . ";\n";
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

    /**
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

        $rows = \array_filter($rows, static function ($row) {
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

        });
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

        \ksort($rowsNew);
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

    }
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

                return \mb_chr($codePoint, 'UTF-8');
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

            'charB' => \implode('', \array_map(static function ($hex) {
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

        $php = \str_replace('array (', 'array(', $php);
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig

Unexpected tabs found.
Open

            return \str_repeat($matches[1], 2);
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig
Severity
Category
Status
Source
Language