steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

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

    const SUBSTYLE_UpWrong    = 'UpWrong';

Class constants must be uppercase; expected STYLE_TEXTEDITORARTICLE but found STYLE_TextEditorArticle
Open

    const STYLE_TextEditorArticle          = 'TextEditorArticle';

Class constants must be uppercase; expected STYLE_TEXTRACESTATICSMALL but found STYLE_TextRaceStaticSmall
Open

    const STYLE_TextRaceStaticSmall        = 'TextRaceStaticSmall';

Class constants must be uppercase; expected SUBSTYLE_ECHELONBRONZE1 but found SUBSTYLE_EchelonBronze1
Open

    const SUBSTYLE_EchelonBronze1 = 'EchelonBronze1';

Class constants must be uppercase; expected STYLE_UIDRIVING_BGBOTTOM but found STYLE_UiDriving_BgBottom
Open

    const STYLE_UiDriving_BgBottom         = 'UiDriving_BgBottom';

Class constants must be uppercase; expected SUBSTYLE_ADVANCED but found SUBSTYLE_Advanced
Open

    const SUBSTYLE_Advanced         = 'Advanced';

Class constants must be uppercase; expected SUBSTYLE_PODIUM but found SUBSTYLE_Podium
Open

    const SUBSTYLE_Podium               = 'Podium';

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

    const SUBSTYLE_Buddies          = 'Buddies';

Class constants must be uppercase; expected SUBSTYLE_SPECTATOR but found SUBSTYLE_Spectator
Open

    const SUBSTYLE_Spectator            = 'Spectator';

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

    const SUBSTYLE_Padlock          = 'Padlock';

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

    const SUBSTYLE_BgCard              = 'BgCard';

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

    const SUBSTYLE_Paint            = 'Paint';

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

    const SUBSTYLE_BgCardProperty      = 'BgCardProperty';

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

    const SUBSTYLE_Platform         = 'Platform';

Class constants must be uppercase; expected SUBSTYLE_BGPROGRESSBAR but found SUBSTYLE_BgProgressBar
Open

    const SUBSTYLE_BgProgressBar       = 'BgProgressBar';

Class constants must be uppercase; expected SUBSTYLE_QUIT but found SUBSTYLE_Quit
Open

    const SUBSTYLE_Quit             = 'Quit';

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

    const SUBSTYLE_BgTitleGlow         = 'BgTitleGlow';

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

    const SUBSTYLE_ServersAll       = 'ServersAll';

Class constants must be uppercase; expected SUBSTYLE_BGWINDOW2 but found SUBSTYLE_BgWindow2
Open

    const SUBSTYLE_BgWindow2           = 'BgWindow2';

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

    const SUBSTYLE_ServersSuggested = 'ServersSuggested';
Severity
Category
Status
Source
Language