steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_ARROWFASTPREV but found SUBSTYLE_ArrowFastPrev
Open

    const SUBSTYLE_ArrowFastPrev         = 'ArrowFastPrev';

Class constants must be uppercase; expected SUBSTYLE_GREEN but found SUBSTYLE_Green
Open

    const SUBSTYLE_Green                 = 'Green';

Class constants must be uppercase; expected SUBSTYLE_INBOX but found SUBSTYLE_Inbox
Open

    const SUBSTYLE_Inbox                 = 'Inbox';

Class constants must be uppercase; expected SUBSTYLE_MEDIASTOP but found SUBSTYLE_MediaStop
Open

    const SUBSTYLE_MediaStop             = 'MediaStop';

Class constants must be uppercase; expected SUBSTYLE_MEDIAVIDEODOWNLOADING but found SUBSTYLE_MediaVideoDownloading
Open

    const SUBSTYLE_MediaVideoDownloading = 'MediaVideoDownloading';

Class constants must be uppercase; expected SUBSTYLE_OUTBOX but found SUBSTYLE_Outbox
Open

    const SUBSTYLE_Outbox                = 'Outbox';

Class constants must be uppercase; expected SUBSTYLE_TOOLLEAGUE1 but found SUBSTYLE_ToolLeague1
Open

    const SUBSTYLE_ToolLeague1           = 'ToolLeague1';

Class constants must be uppercase; expected SUBSTYLE_SORTBY but found SUBSTYLE_SortBy
Open

    const SUBSTYLE_SortBy             = 'SortBy';

Class constants must be uppercase; expected SUBSTYLE_ICONPLANETSPERSPECTIVE but found SUBSTYLE_IconPlanetsPerspective
Open

    const SUBSTYLE_IconPlanetsPerspective    = 'IconPlanetsPerspective';

Class constants must be uppercase; expected SUBSTYLE_BGDIALOG but found SUBSTYLE_BgDialog
Open

    const SUBSTYLE_BgDialog       = 'BgDialog';

Class constants must be uppercase; expected SUBSTYLE_MEDALBRONZE but found SUBSTYLE_MedalBronze
Open

    const SUBSTYLE_MedalBronze           = 'MedalBronze';

Class constants must be uppercase; expected SUBSTYLE_NEWBULLET but found SUBSTYLE_NewBullet
Open

    const SUBSTYLE_NewBullet         = 'NewBullet';

Class constants must be uppercase; expected SUBSTYLE_TRAIL but found SUBSTYLE_Trail
Open

    const SUBSTYLE_Trail             = 'Trail';

Class constants must be uppercase; expected SUBSTYLE_DECALEDITOR but found SUBSTYLE_DecalEditor
Open

    const SUBSTYLE_DecalEditor          = 'DecalEditor';

Class constants must be uppercase; expected SUBSTYLE_OPTIONS but found SUBSTYLE_Options
Open

    const SUBSTYLE_Options              = 'Options';

Class constants must be uppercase; expected SUBSTYLE_RELOAD but found SUBSTYLE_Reload
Open

    const SUBSTYLE_Reload               = 'Reload';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_CenterShieldSmall  = 'CenterShieldSmall';

Class constants must be uppercase; expected SUBSTYLE_PLAYERGLASS but found SUBSTYLE_PlayerGlass
Open

    CONST SUBSTYLE_PlayerGlass        = 'PlayerGlass';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerSlot         = 'PlayerSlot';

Class constants must be uppercase; expected SUBSTYLE_TABLEBGVERT but found SUBSTYLE_TableBgVert
Open

    CONST SUBSTYLE_TableBgVert        = 'TableBgVert';
Severity
Category
Status
Source
Language