steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_LEFT but found SUBSTYLE_Left
Open

    const SUBSTYLE_Left       = 'Left';

Class constants must be uppercase; expected SUBSTYLE_CARTOUCHELINE but found SUBSTYLE_CartoucheLine
Open

    const SUBSTYLE_CartoucheLine        = 'CartoucheLine';

Class constants must be uppercase; expected SUBSTYLE_RIGHT but found SUBSTYLE_Right
Open

    const SUBSTYLE_Right      = 'Right';

Class constants must be uppercase; expected SUBSTYLE_WARMUP but found SUBSTYLE_Warmup
Open

    const SUBSTYLE_Warmup               = 'Warmup';

Class constants must be uppercase; expected SUBSTYLE_UPWRONG but found SUBSTYLE_UpWrong
Open

    const SUBSTYLE_UpWrong    = 'UpWrong';

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_BGCARD3 but found SUBSTYLE_BgCard3
Open

    const SUBSTYLE_BgCard3             = 'BgCard3';

Class constants must be uppercase; expected SUBSTYLE_HEADERGAUGELEFT but found SUBSTYLE_HeaderGaugeLeft
Open

    const SUBSTYLE_HeaderGaugeLeft  = 'HeaderGaugeLeft';

Class constants must be uppercase; expected SUBSTYLE_BGCARDPROPERTY but found SUBSTYLE_BgCardProperty
Open

    const SUBSTYLE_BgCardProperty      = 'BgCardProperty';

Class constants must be uppercase; expected SUBSTYLE_ECHELONGOLD1 but found SUBSTYLE_EchelonGold1
Open

    const SUBSTYLE_EchelonGold1   = 'EchelonGold1';

Class constants must be uppercase; expected SUBSTYLE_BGMETALBAR but found SUBSTYLE_BgMetalBar
Open

    const SUBSTYLE_BgMetalBar          = 'BgMetalBar';

Class constants must be uppercase; expected SUBSTYLE_CHALLENGE but found SUBSTYLE_Challenge
Open

    const SUBSTYLE_Challenge        = 'Challenge';

Class constants must be uppercase; expected SUBSTYLE_CUSTOM but found SUBSTYLE_Custom
Open

    const SUBSTYLE_Custom           = 'Custom';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE3_3 but found SUBSTYLE_BgTitle3_3
Open

    const SUBSTYLE_BgTitle3_3          = 'BgTitle3_3';

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

    const SUBSTYLE_GhostEditor      = 'GhostEditor';

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_PUZZLE but found SUBSTYLE_Puzzle
Open

    const SUBSTYLE_Puzzle           = 'Puzzle';

Class constants must be uppercase; expected SUBSTYLE_RANKINGS but found SUBSTYLE_Rankings
Open

    const SUBSTYLE_Rankings         = 'Rankings';

Class constants must be uppercase; expected SUBSTYLE_BGTITLEGLOW but found SUBSTYLE_BgTitleGlow
Open

    const SUBSTYLE_BgTitleGlow         = 'BgTitleGlow';
Severity
Category
Status
Source
Language