steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONGLOW but found SUBSTYLE_BgButtonGlow
Open

    const SUBSTYLE_BgButtonGlow        = 'BgButtonGlow';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONOFF but found SUBSTYLE_BgButtonOff
Open

    const SUBSTYLE_BgButtonOff         = 'BgButtonOff';

Class constants must be uppercase; expected SUBSTYLE_BGGRADBOTTOM but found SUBSTYLE_BgGradBottom
Open

    const SUBSTYLE_BgGradBottom        = 'BgGradBottom';

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

    const SUBSTYLE_EnergyBar           = 'EnergyBar';

Class constants must be uppercase; expected SUBSTYLE_BGCARD but found SUBSTYLE_BgCard
Open

    const SUBSTYLE_BgCard              = 'BgCard';

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

}

Class constants must be uppercase; expected SUBSTYLE_ECHELONBRONZE3 but found SUBSTYLE_EchelonBronze3
Open

    const SUBSTYLE_EchelonBronze3 = 'EchelonBronze3';

Class constants must be uppercase; expected SUBSTYLE_POINTB but found SUBSTYLE_PointB
Open

    const SUBSTYLE_PointB        = 'PointB';

Class constants must be uppercase; expected SUBSTYLE_CHALLENGEAUTHOR but found SUBSTYLE_ChallengeAuthor
Open

    const SUBSTYLE_ChallengeAuthor  = 'ChallengeAuthor';

Class constants must be uppercase; expected SUBSTYLE_COPPERS but found SUBSTYLE_Coppers
Open

    const SUBSTYLE_Coppers          = 'Coppers';

Class constants must be uppercase; expected SUBSTYLE_HARD but found SUBSTYLE_Hard
Open

    const SUBSTYLE_Hard             = 'Hard';

Class constants must be uppercase; expected SUBSTYLE_LAUNCH but found SUBSTYLE_Launch
Open

    const SUBSTYLE_Launch           = 'Launch';

Class constants must be uppercase; expected SUBSTYLE_MEDIUM but found SUBSTYLE_Medium
Open

    const SUBSTYLE_Medium           = 'Medium';

Class constants must be uppercase; expected SUBSTYLE_BACK but found SUBSTYLE_Back
Open

    const SUBSTYLE_Back             = 'Back';

Class constants must be uppercase; expected SUBSTYLE_BUDDIES but found SUBSTYLE_Buddies
Open

    const SUBSTYLE_Buddies          = 'Buddies';

Class constants must be uppercase; expected SUBSTYLE_LAN but found SUBSTYLE_Lan
Open

    const SUBSTYLE_Lan              = 'Lan';

Class constants must be uppercase; expected SUBSTYLE_PLATFORM but found SUBSTYLE_Platform
Open

    const SUBSTYLE_Platform         = 'Platform';

Class constants must be uppercase; expected SUBSTYLE_SERVERSALL but found SUBSTYLE_ServersAll
Open

    const SUBSTYLE_ServersAll       = 'ServersAll';

Class constants must be uppercase; expected SUBSTYLE_SOLO but found SUBSTYLE_Solo
Open

    const SUBSTYLE_Solo             = 'Solo';

Class constants must be uppercase; expected SUBSTYLE_EMPTY but found SUBSTYLE_Empty
Open

    const SUBSTYLE_Empty           = 'Empty';
Severity
Category
Status
Source
Language