steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

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

    const STYLE_TrackerText                = 'TrackerText';

Class constants must be uppercase; expected STYLE_UIDRIVING_BGCARD but found STYLE_UiDriving_BgCard
Open

    const STYLE_UiDriving_BgCard           = 'UiDriving_BgCard';

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

    const SUBSTYLE_ArrowUp             = 'ArrowUp';

Class constants must be uppercase; expected SUBSTYLE_BGCARDPLAYER but found SUBSTYLE_BgCardPlayer
Open

    const SUBSTYLE_BgCardPlayer        = 'BgCardPlayer';

Class constants must be uppercase; expected SUBSTYLE_BGEMPTY but found SUBSTYLE_BgEmpty
Open

    const SUBSTYLE_BgEmpty             = 'BgEmpty';

Class constants must be uppercase; expected SUBSTYLE_BGLIST but found SUBSTYLE_BgList
Open

    const SUBSTYLE_BgList              = 'BgList';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE but found SUBSTYLE_BgTitle
Open

    const SUBSTYLE_BgTitle             = 'BgTitle';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE3 but found SUBSTYLE_BgTitle3
Open

    const SUBSTYLE_BgTitle3            = 'BgTitle3';

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

    const SUBSTYLE_ArrowUp             = 'ArrowUp';

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

    const SUBSTYLE_BgCard2             = 'BgCard2';

Class constants must be uppercase; expected SUBSTYLE_BGCARDONLINE but found SUBSTYLE_BgCardOnline
Open

    const SUBSTYLE_BgCardOnline        = 'BgCardOnline';

Class constants must be uppercase; expected SUBSTYLE_BGCARDSYSTEM but found SUBSTYLE_BgCardSystem
Open

    const SUBSTYLE_BgCardSystem        = 'BgCardSystem';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONSMALL2 but found SUBSTYLE_BgButtonSmall2
Open

    const SUBSTYLE_BgButtonSmall2         = 'BgButtonSmall2';

Class constants must be uppercase; expected SUBSTYLE_BGACTIVEPLAYERCARD but found SUBSTYLE_BgActivePlayerCard
Open

    const SUBSTYLE_BgActivePlayerCard  = 'BgActivePlayerCard';

Class constants must be uppercase; expected SUBSTYLE_BGACTIVEPLAYERNAME but found SUBSTYLE_BgActivePlayerName
Open

    const SUBSTYLE_BgActivePlayerName  = 'BgActivePlayerName';

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

}

Class constants must be uppercase; expected SUBSTYLE_UP but found SUBSTYLE_Up
Open

    const SUBSTYLE_Up         = 'Up';

Class constants must be uppercase; expected SUBSTYLE_BACKFOCUSABLE but found SUBSTYLE_BackFocusable
Open

    const SUBSTYLE_BackFocusable    = 'BackFocusable';

Class constants must be uppercase; expected SUBSTYLE_INVITE but found SUBSTYLE_Invite
Open

    const SUBSTYLE_Invite           = 'Invite';

Class constants must be uppercase; expected SUBSTYLE_LADDERPOINTS but found SUBSTYLE_LadderPoints
Open

    const SUBSTYLE_LadderPoints     = 'LadderPoints';
Severity
Category
Status
Source
Language