steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected STYLE_TRACKERTEXTBIG but found STYLE_TrackerTextBig
Open

    const STYLE_TrackerTextBig             = 'TrackerTextBig';

Class constants must be uppercase; expected SUBSTYLE_LADDERRANK but found SUBSTYLE_LadderRank
Open

    const SUBSTYLE_LadderRank           = 'LadderRank';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONSMALL but found SUBSTYLE_BgButtonSmall
Open

    const SUBSTYLE_BgButtonSmall       = 'BgButtonSmall';

Class constants must be uppercase; expected SUBSTYLE_BGCOLORCONTOUR but found SUBSTYLE_BgColorContour
Open

    const SUBSTYLE_BgColorContour      = 'BgColorContour';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE3_2 but found SUBSTYLE_BgTitle3_2
Open

    const SUBSTYLE_BgTitle3_2          = 'BgTitle3_2';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE3_5 but found SUBSTYLE_BgTitle3_5
Open

    const SUBSTYLE_BgTitle3_5          = 'BgTitle3_5';

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

    const SUBSTYLE_NavButtonBlink      = 'NavButtonBlink';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONBIG but found SUBSTYLE_BgButtonBig
Open

    const SUBSTYLE_BgButtonBig         = 'BgButtonBig';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONSMALL but found SUBSTYLE_BgButtonSmall
Open

    const SUBSTYLE_BgButtonSmall       = 'BgButtonSmall';

Class constants must be uppercase; expected SUBSTYLE_BGCARDCHALLENGE but found SUBSTYLE_BgCardChallenge
Open

    const SUBSTYLE_BgCardChallenge     = 'BgCardChallenge';

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

    const SUBSTYLE_BgButtonMedium         = 'BgButtonMedium';

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

    const SUBSTYLE_BgButtonMediumSelector = 'BgButtonMediumSelector';

Class constants must be uppercase; expected SUBSTYLE_BGPLAYERSCORE but found SUBSTYLE_BgPlayerScore
Open

    const SUBSTYLE_BgPlayerScore       = 'BgPlayerScore';

Class constants must be uppercase; expected SUBSTYLE_DOWN but found SUBSTYLE_Down
Open

    const SUBSTYLE_Down       = 'Down';

Class constants must be uppercase; expected SUBSTYLE_DOWNWRONG but found SUBSTYLE_DownWrong
Open

    const SUBSTYLE_DownWrong  = 'DownWrong';

Class constants must be uppercase; expected SUBSTYLE_LEFTWRONG but found SUBSTYLE_LeftWrong
Open

    const SUBSTYLE_LeftWrong  = 'LeftWrong';

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

}

Class constants must be uppercase; expected SUBSTYLE_POINTA but found SUBSTYLE_PointA
Open

    const SUBSTYLE_PointA        = 'PointA';

Class constants must be uppercase; expected SUBSTYLE_GHOSTEDITOR but found SUBSTYLE_GhostEditor
Open

    const SUBSTYLE_GhostEditor      = 'GhostEditor';

Class constants must be uppercase; expected SUBSTYLE_STUNTS but found SUBSTYLE_Stunts
Open

    const SUBSTYLE_Stunts           = 'Stunts';
Severity
Category
Status
Source
Language