steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_BGSYSTEMBAR but found SUBSTYLE_BgSystemBar
Open

    const SUBSTYLE_BgSystemBar         = 'BgSystemBar';

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

    const SUBSTYLE_BgWindow2           = 'BgWindow2';

Class constants must be uppercase; expected SUBSTYLE_NAVBUTTONBLINK but found SUBSTYLE_NavButtonBlink
Open

    const SUBSTYLE_NavButtonBlink      = 'NavButtonBlink';

Class constants must be uppercase; expected SUBSTYLE_BGBUTTON but found SUBSTYLE_BgButton
Open

    const SUBSTYLE_BgButton            = 'BgButton';

Class constants must be uppercase; expected SUBSTYLE_BGCOLORCONTOUR but found SUBSTYLE_BgColorContour
Open

    const SUBSTYLE_BgColorContour      = 'BgColorContour';

Class constants must be uppercase; expected SUBSTYLE_ENERGYTEAM2 but found SUBSTYLE_EnergyTeam2
Open

    const SUBSTYLE_EnergyTeam2         = 'EnergyTeam2';

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

    const SUBSTYLE_Glow                = 'Glow';

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

}

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

    const SUBSTYLE_BgCard              = 'BgCard';

Class constants must be uppercase; expected SUBSTYLE_DOWN but found SUBSTYLE_Down
Open

    const SUBSTYLE_Down       = 'Down';

Class constants must be uppercase; expected SUBSTYLE_ENERGYBAR_THIN but found SUBSTYLE_EnergyBar_Thin
Open

    const SUBSTYLE_EnergyBar_Thin   = 'EnergyBar_Thin';

Class constants must be uppercase; expected SUBSTYLE_HEADERGAUGERIGHT but found SUBSTYLE_HeaderGaugeRight
Open

    const SUBSTYLE_HeaderGaugeRight = 'HeaderGaugeRight';

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

}

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

    const SUBSTYLE_Hard             = 'Hard';

Class constants must be uppercase; expected SUBSTYLE_PLAYERPAGE but found SUBSTYLE_PlayerPage
Open

    const SUBSTYLE_PlayerPage       = 'PlayerPage';

Class constants must be uppercase; expected SUBSTYLE_STUNTS but found SUBSTYLE_Stunts
Open

    const SUBSTYLE_Stunts           = 'Stunts';

Class constants must be uppercase; expected SUBSTYLE_UPLOAD but found SUBSTYLE_Upload
Open

    const SUBSTYLE_Upload           = 'Upload';

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

}

Class constants must be uppercase; expected SUBSTYLE_DEFAULT but found SUBSTYLE_Default
Open

    const SUBSTYLE_Default          = 'Default';

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

    const SUBSTYLE_ServersAll       = 'ServersAll';
Severity
Category
Status
Source
Language