steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_BGCARDLIST but found SUBSTYLE_BgCardList
Open

    const SUBSTYLE_BgCardList          = 'BgCardList';

Class constants must be uppercase; expected SUBSTYLE_BGTITLEPAGE but found SUBSTYLE_BgTitlePage
Open

    const SUBSTYLE_BgTitlePage         = 'BgTitlePage';

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

}

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONSHADOW but found SUBSTYLE_BgButtonShadow
Open

    const SUBSTYLE_BgButtonShadow      = 'BgButtonShadow';

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

    const SUBSTYLE_BgCardPlayer        = 'BgCardPlayer';

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

    const SUBSTYLE_BgGradLeft          = 'BgGradLeft';

Class constants must be uppercase; expected SUBSTYLE_BGSHADOW but found SUBSTYLE_BgShadow
Open

    const SUBSTYLE_BgShadow            = 'BgShadow';

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_BGBUTTONMEDIUMSPECIAL but found SUBSTYLE_BgButtonMediumSpecial
Open

    const SUBSTYLE_BgButtonMediumSpecial  = 'BgButtonMediumSpecial';

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

    const SUBSTYLE_BgCardSystem        = 'BgCardSystem';

Class constants must be uppercase; expected SUBSTYLE_PLAYER3 but found SUBSTYLE_Player3
Open

    const SUBSTYLE_Player3       = 'Player3';

Class constants must be uppercase; expected SUBSTYLE_EXTREME but found SUBSTYLE_Extreme
Open

    const SUBSTYLE_Extreme          = 'Extreme';

Class constants must be uppercase; expected SUBSTYLE_MEDALCOUNT but found SUBSTYLE_MedalCount
Open

    const SUBSTYLE_MedalCount       = 'MedalCount';

Class constants must be uppercase; expected SUBSTYLE_NATIONS but found SUBSTYLE_Nations
Open

    const SUBSTYLE_Nations          = 'Nations';

Class constants must be uppercase; expected SUBSTYLE_PUZZLE but found SUBSTYLE_Puzzle
Open

    const SUBSTYLE_Puzzle           = 'Puzzle';

Class constants must be uppercase; expected SUBSTYLE_DOWNLOAD but found SUBSTYLE_Download
Open

    const SUBSTYLE_Download         = 'Download';

Class constants must be uppercase; expected SUBSTYLE_EVENT but found SUBSTYLE_Event
Open

    const SUBSTYLE_Event            = 'Event';

Class constants must be uppercase; expected SUBSTYLE_EXTREME but found SUBSTYLE_Extreme
Open

    const SUBSTYLE_Extreme          = 'Extreme';

Class constants must be uppercase; expected SUBSTYLE_PADLOCK but found SUBSTYLE_Padlock
Open

    const SUBSTYLE_Padlock          = 'Padlock';

Class constants must be uppercase; expected SUBSTYLE_MANIAPLANET but found SUBSTYLE_ManiaPlanet
Open

    const SUBSTYLE_ManiaPlanet     = 'ManiaPlanet';
Severity
Category
Status
Source
Language