TikiWiki/tiki-manager

View on GitHub

Showing 2,085 of 2,085 total issues

Suspicious array access to nullable ?array|null
Open

                    $_ENV['SSH_KEY'],
Severity: Minor
Found in src/Config/Environment.php by phan

Saw possibly unextractable annotation for a fragment of comment '* @param integer Key': after integer, did not see an element name (will guess based on comment order)
Open

     * @param  integer Key
Severity: Info
Found in src/Ext/Password.php by phan

Saw possibly unextractable annotation for a fragment of comment '* @param string Login': after string, did not see an element name (will guess based on comment order)
Open

     * @param  string  Login
Severity: Info
Found in src/Ext/Password.php by phan

Function readline defined at /code/src/Libs/Helpers/functions.php:15 was previously defined internally
Open

    function readline($prompt)
Severity: Minor
Found in src/Libs/Helpers/functions.php by phan

Call with 3 arg(s) to \TikiManager\Libs\VersionControl\Svn::exec() which only takes 2 arg(s) defined at /code/src/Libs/VersionControl/Svn.php:109
Open

        $allFiles = $this->exec($folder, 'status', true);
Severity: Info
Found in src/Libs/VersionControl/Svn.php by phan
Severity
Category
Status
Source
Language