steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

The closing brace for the class must go on the next line after the body
Open

}

Class constants must be uppercase; expected SUBSTYLE_SETTINGS but found SUBSTYLE_Settings
Open

    const SUBSTYLE_Settings        = 'Settings';

Class constants must be uppercase; expected SUBSTYLE_ICONSERVERS but found SUBSTYLE_IconServers
Open

    const SUBSTYLE_IconServers           = 'IconServers';

Class constants must be uppercase; expected SUBSTYLE_OFFICIALRACE but found SUBSTYLE_OfficialRace
Open

    const SUBSTYLE_OfficialRace          = 'OfficialRace';

Class constants must be uppercase; expected SUBSTYLE_THIRD but found SUBSTYLE_Third
Open

    const SUBSTYLE_Third                 = 'Third';

Class constants must be uppercase; expected SUBSTYLE_YELLOWHIGH but found SUBSTYLE_YellowHigh
Open

    const SUBSTYLE_YellowHigh            = 'YellowHigh';

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in FML/Script/ScriptInclude.php by phpcodesniffer

Class constants must be uppercase; expected MOUSECLICK2 but found MouseClick2
Open

    const MouseClick2 = "FML_MouseClick2";
Severity: Minor
Found in FML/Script/ScriptLabel.php by phpcodesniffer

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in FML/Controls/Gauge.php by phpcodesniffer

Class constants must be uppercase; expected MOUSEOUT but found MouseOut
Open

    const MouseOut    = "FML_MouseOut";
Severity: Minor
Found in FML/Script/ScriptLabel.php by phpcodesniffer

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in FML/Controls/Label.php by phpcodesniffer

Class constants must be uppercase; expected MODEL_BUTTONH but found MODEL_ButtonH
Open

    const MODEL_ButtonH = "ButtonH";
Severity: Minor
Found in FML/Stylesheet/Style3d.php by phpcodesniffer

Class constants must be uppercase; expected STYLE_CARDBUTTONSMALLXL but found STYLE_CardButtonSmallXL
Open

    const STYLE_CardButtonSmallXL    = 'CardButtonSmallXL';

The closing brace for the class must go on the next line after the body
Open

}

Class constants must be uppercase; expected STYLE_TEXTCARDMEDIUM but found STYLE_TextCardMedium
Open

    const STYLE_TextCardMedium             = 'TextCardMedium';

The closing brace for the interface must go on the next line after the body
Open

}
Severity: Minor
Found in FML/Types/Linkable.php by phpcodesniffer

Class constants must be uppercase; expected STYLE_TEXTCARDMEDIUMWHITE but found STYLE_TextCardMediumWhite
Open

    const STYLE_TextCardMediumWhite        = 'TextCardMediumWhite';

Class constants must be uppercase; expected STYLE_TEXTCREDITSTITLE but found STYLE_TextCreditsTitle
Open

    const STYLE_TextCreditsTitle           = 'TextCreditsTitle';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONOWARNING but found STYLE_TextRaceChronoWarning
Open

    const STYLE_TextRaceChronoWarning      = 'TextRaceChronoWarning';

Class constants must be uppercase; expected SUBSTYLE_ARROWUP but found SUBSTYLE_ArrowUp
Open

    const SUBSTYLE_ArrowUp             = 'ArrowUp';
Severity
Category
Status
Source
Language