steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (is_array($newScriptFeatures)) {

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

class Quad_UIConstruction_Buttons extends Quad

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

            } else if (is_array($object)) {

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

class Quad_UIConstruction_Buttons2 extends Quad

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

class Quad_ManiaplanetSystem extends Quad

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

class Quad_MedalsBig extends Quad

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 ($object instanceof ScriptFeatureable) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if ($this->onlyHide) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

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

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