steeffffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class name "Quad_UiSMSpectatorScoreBig" is not in camel caps format
Open

class Quad_UiSMSpectatorScoreBig extends Quad

Class name "Go_To" is not in camel caps format
Open

class Go_To implements Element
Severity: Minor
Found in FML/ManiaCode/Go_To.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (static::$defaultKeyCode && is_int(static::$defaultKeyCode)) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if ($keyNameOrCode && is_int($keyNameOrCode)) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if ($loginOrIp) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if ($loginOrIp) {
Severity: Minor
Found in FML/ManiaCode/JoinServer.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (is_array($newScriptFeatures)) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

            } else if (is_array($object)) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if ($this->charPressed !== null) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if ($this->onlyHide) {

TODO found
Open

     * @TODO: get rid of generic script labels approach
Severity: Minor
Found in FML/Script/Script.php by fixme

TODO found
Open

// TODO: rename the protected getXYZ methods to getXZYText (point out that it's a compiled string and not an array)
Severity: Minor
Found in FML/Script/Script.php by fixme

TODO found
Open

     * @TODO: get rid of generic script labels approach
Severity: Minor
Found in FML/Script/Script.php by fixme
Severity
Category
Status
Source
Language