steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_BGGRADLEFT but found SUBSTYLE_BgGradLeft
Open

    const SUBSTYLE_BgGradLeft          = 'BgGradLeft';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE2 but found SUBSTYLE_BgTitle2
Open

    const SUBSTYLE_BgTitle2            = 'BgTitle2';

Class constants must be uppercase; expected STYLE_BASEBOXCASE but found STYLE_BaseBoxCase
Open

    const STYLE_BaseBoxCase = "BaseBoxCase";
Severity: Minor
Found in FML/Controls/Frame3d.php by phpcodesniffer

Class constants must be uppercase; expected STYLE_BUTTONNAV but found STYLE_ButtonNav
Open

    const STYLE_ButtonNav   = "ButtonNav";
Severity: Minor
Found in FML/Controls/Frame3d.php by phpcodesniffer

Class constants must be uppercase; expected SUBSTYLE_ENERGYBAR but found SUBSTYLE_EnergyBar
Open

    const SUBSTYLE_EnergyBar           = 'EnergyBar';

Class constants must be uppercase; expected STYLE_TITLE but found STYLE_Title
Open

    const STYLE_Title       = "Title";
Severity: Minor
Found in FML/Controls/Frame3d.php by phpcodesniffer

Class constants must be uppercase; expected SUBSTYLE_BGCARD2 but found SUBSTYLE_BgCard2
Open

    const SUBSTYLE_BgCard2             = 'BgCard2';

Class constants must be uppercase; expected SUBSTYLE_BGICONBORDER but found SUBSTYLE_BgIconBorder
Open

    const SUBSTYLE_BgIconBorder        = 'BgIconBorder';

Class constants must be uppercase; expected STYLE_BGMAINMENUTITLEHEADER but found STYLE_BgMainMenuTitleHeader
Open

    const STYLE_BgMainMenuTitleHeader      = 'BgMainMenuTitleHeader';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE2 but found SUBSTYLE_BgTitle2
Open

    const SUBSTYLE_BgTitle2            = 'BgTitle2';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONOERROR but found STYLE_TextRaceChronoError
Open

    const STYLE_TextRaceChronoError        = 'TextRaceChronoError';

Class constants must be uppercase; expected SUBSTYLE_NAVBUTTONBLINK but found SUBSTYLE_NavButtonBlink
Open

    const SUBSTYLE_NavButtonBlink      = 'NavButtonBlink';

Class constants must be uppercase; expected STYLE_TEXTSPSCOREBIG but found STYLE_TextSPScoreBig
Open

    const STYLE_TextSPScoreBig             = 'TextSPScoreBig';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONLARGE but found SUBSTYLE_BgButtonLarge
Open

    const SUBSTYLE_BgButtonLarge          = 'BgButtonLarge';

Class constants must be uppercase; expected STYLE_TEXTSTATICMEDIUM but found STYLE_TextStaticMedium
Open

    const STYLE_TextStaticMedium           = 'TextStaticMedium';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONMEDIUM but found SUBSTYLE_BgButtonMedium
Open

    const SUBSTYLE_BgButtonMedium         = 'BgButtonMedium';

Class constants must be uppercase; expected STYLE_TRACKERTEXT but found STYLE_TrackerText
Open

    const STYLE_TrackerText                = 'TrackerText';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONMEDIUMSELECTOR but found SUBSTYLE_BgButtonMediumSelector
Open

    const SUBSTYLE_BgButtonMediumSelector = 'BgButtonMediumSelector';

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

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

Class constants must be uppercase; expected SUBSTYLE_BGPLAYERNAME but found SUBSTYLE_BgPlayerName
Open

    const SUBSTYLE_BgPlayerName        = 'BgPlayerName';
Severity
Category
Status
Source
Language