steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_GLOW but found SUBSTYLE_Glow
Open

    const SUBSTYLE_Glow                = 'Glow';

Class constants must be uppercase; expected SUBSTYLE_BGPLAYERNAME but found SUBSTYLE_BgPlayerName
Open

    const SUBSTYLE_BgPlayerName        = 'BgPlayerName';

Class constants must be uppercase; expected SUBSTYLE_BROWSE but found SUBSTYLE_Browse
Open

    const SUBSTYLE_Browse           = 'Browse';

Class constants must be uppercase; expected SUBSTYLE_MULTIPLAYER but found SUBSTYLE_Multiplayer
Open

    const SUBSTYLE_Multiplayer      = 'Multiplayer';

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

    const SUBSTYLE_Rankings         = 'Rankings';

Class constants must be uppercase; expected SUBSTYLE_SAVE but found SUBSTYLE_Save
Open

    const SUBSTYLE_Save             = 'Save';

Class constants must be uppercase; expected SUBSTYLE_UNITED but found SUBSTYLE_United
Open

    const SUBSTYLE_United           = 'United';

Class constants must be uppercase; expected SUBSTYLE_FOREVER but found SUBSTYLE_Forever
Open

    const SUBSTYLE_Forever          = 'Forever';

Class constants must be uppercase; expected SUBSTYLE_PAINT but found SUBSTYLE_Paint
Open

    const SUBSTYLE_Paint            = 'Paint';

Class constants must be uppercase; expected SUBSTYLE_SERVERSSUGGESTED but found SUBSTYLE_ServersSuggested
Open

    const SUBSTYLE_ServersSuggested = 'ServersSuggested';

Class constants must be uppercase; expected SUBSTYLE_STATISTICS but found SUBSTYLE_Statistics
Open

    const SUBSTYLE_Statistics       = 'Statistics';

Class constants must be uppercase; expected SUBSTYLE_BGQUADWHITE but found SUBSTYLE_BgQuadWhite
Open

    const SUBSTYLE_BgQuadWhite     = 'BgQuadWhite';

Class constants must be uppercase; expected SUBSTYLE_RT_TIMEATTACK but found SUBSTYLE_RT_TimeAttack
Open

    const SUBSTYLE_RT_TimeAttack   = 'RT_TimeAttack';

Class constants must be uppercase; expected SUBSTYLE_GENERICBUTTON but found SUBSTYLE_GenericButton
Open

    const SUBSTYLE_GenericButton         = 'GenericButton';

Class constants must be uppercase; expected SUBSTYLE_LVLGREEN but found SUBSTYLE_LvlGreen
Open

    const SUBSTYLE_LvlGreen              = 'LvlGreen';

Class constants must be uppercase; expected SUBSTYLE_ICONHOME but found SUBSTYLE_IconHome
Open

    const SUBSTYLE_IconHome     = 'IconHome';

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

}

Class constants must be uppercase; expected SUBSTYLE_TITLE but found SUBSTYLE_Title
Open

    const SUBSTYLE_Title      = 'Title';

Class constants must be uppercase; expected SUBSTYLE_COREFOLDER but found SUBSTYLE_CoreFolder
Open

    const SUBSTYLE_CoreFolder        = 'CoreFolder';

Class constants must be uppercase; expected SUBSTYLE_DISC but found SUBSTYLE_Disc
Open

    const SUBSTYLE_Disc              = 'Disc';
Severity
Category
Status
Source
Language