steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_ARROWPREV but found SUBSTYLE_ArrowPrev
Open

    const SUBSTYLE_ArrowPrev             = 'ArrowPrev';

Class constants must be uppercase; expected SUBSTYLE_BUTTONLEAGUES but found SUBSTYLE_ButtonLeagues
Open

    const SUBSTYLE_ButtonLeagues         = 'ButtonLeagues';

Class constants must be uppercase; expected SUBSTYLE_CAMERA but found SUBSTYLE_Camera
Open

    const SUBSTYLE_Camera                = 'Camera';

Class constants must be uppercase; expected SUBSTYLE_LVLRED but found SUBSTYLE_LvlRed
Open

    const SUBSTYLE_LvlRed                = 'LvlRed';

Class constants must be uppercase; expected SUBSTYLE_REDHIGH but found SUBSTYLE_RedHigh
Open

    const SUBSTYLE_RedHigh               = 'RedHigh';

Class constants must be uppercase; expected SUBSTYLE_REFRESH but found SUBSTYLE_Refresh
Open

    const SUBSTYLE_Refresh               = 'Refresh';

Class constants must be uppercase; expected SUBSTYLE_SLIDERCURSOR2 but found SUBSTYLE_SliderCursor2
Open

    const SUBSTYLE_SliderCursor2         = 'SliderCursor2';

Class constants must be uppercase; expected SUBSTYLE_MANIAPLANETLOGOBLACKSMALL but found SUBSTYLE_ManiaPlanetLogoBlackSmall
Open

    const SUBSTYLE_ManiaPlanetLogoBlackSmall = 'ManiaPlanetLogoBlackSmall';

Class constants must be uppercase; expected SUBSTYLE_MEDALNADEO but found SUBSTYLE_MedalNadeo
Open

    const SUBSTYLE_MedalNadeo            = 'MedalNadeo';

Class constants must be uppercase; expected SUBSTYLE_BLOCMODE but found SUBSTYLE_BlocMode
Open

    const SUBSTYLE_BlocMode          = 'BlocMode';

Class constants must be uppercase; expected SUBSTYLE_DIRECTORY but found SUBSTYLE_Directory
Open

    const SUBSTYLE_Directory            = 'Directory';

Class constants must be uppercase; expected SUBSTYLE_STATS but found SUBSTYLE_Stats
Open

    const SUBSTYLE_Stats                = 'Stats';

Class constants must be uppercase; expected SUBSTYLE_TERRAINEDITOR but found SUBSTYLE_TerrainEditor
Open

    const SUBSTYLE_TerrainEditor        = 'TerrainEditor';

Class constants must be uppercase; expected SUBSTYLE_BLOCKEDITOR but found SUBSTYLE_BlockEditor
Open

    const SUBSTYLE_BlockEditor = 'BlockEditor';

Class constants must be uppercase; expected SUBSTYLE_KEYSDELETE but found SUBSTYLE_KeysDelete
Open

    const SUBSTYLE_KeysDelete  = 'KeysDelete';

Class constants must be uppercase; expected SUBSTYLE_KEYSPASTE but found SUBSTYLE_KeysPaste
Open

    const SUBSTYLE_KeysPaste   = 'KeysPaste';

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

    CONST SUBSTYLE_BotRightGlass      = 'BotRightGlass';

Class constants must be uppercase; expected SUBSTYLE_TABLEBGHORIZ but found SUBSTYLE_TableBgHoriz
Open

    CONST SUBSTYLE_TableBgHoriz       = 'TableBgHoriz';

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

    CONST SUBSTYLE_UIRange2Bg         = 'UIRange2Bg';

Class constants must be uppercase; expected SUBSTYLE_SHOWDOWN2 but found SUBSTYLE_ShowDown2
Open

    const SUBSTYLE_ShowDown2             = 'ShowDown2';
Severity
Category
Status
Source
Language