steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected STYLE_TEXTTOOLTIPAMBIG but found STYLE_TextToolTipAMBig
Open

    const STYLE_TextToolTipAMBig           = 'TextToolTipAMBig';

Class constants must be uppercase; expected SUBSTYLE_GO but found SUBSTYLE_Go
Open

    const SUBSTYLE_Go = 'Go!';

Class constants must be uppercase; expected SUBSTYLE_CARTOUCHELINE but found SUBSTYLE_CartoucheLine
Open

    const SUBSTYLE_CartoucheLine        = 'CartoucheLine';

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

}

Class constants must be uppercase; expected SUBSTYLE_BGBUTTONOFF but found SUBSTYLE_BgButtonOff
Open

    const SUBSTYLE_BgButtonOff         = 'BgButtonOff';

Class constants must be uppercase; expected SUBSTYLE_BGCARDINVENTORYITEM but found SUBSTYLE_BgCardInventoryItem
Open

    const SUBSTYLE_BgCardInventoryItem = 'BgCardInventoryItem';

Class constants must be uppercase; expected SUBSTYLE_BGCARDONLINE but found SUBSTYLE_BgCardOnline
Open

    const SUBSTYLE_BgCardOnline        = 'BgCardOnline';

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_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_BGMEDIATRACKER but found SUBSTYLE_BgMediaTracker
Open

    const SUBSTYLE_BgMediaTracker      = 'BgMediaTracker';

Class constants must be uppercase; expected SUBSTYLE_BGPLAYERCARD but found SUBSTYLE_BgPlayerCard
Open

    const SUBSTYLE_BgPlayerCard        = 'BgPlayerCard';

Class constants must be uppercase; expected SUBSTYLE_PROGRESSBAR but found SUBSTYLE_ProgressBar
Open

    const SUBSTYLE_ProgressBar         = 'ProgressBar';

Class constants must be uppercase; expected SUBSTYLE_ECHELONGOLD3 but found SUBSTYLE_EchelonGold3
Open

    const SUBSTYLE_EchelonGold3   = 'EchelonGold3';

Class constants must be uppercase; expected SUBSTYLE_BEGINNER but found SUBSTYLE_Beginner
Open

    const SUBSTYLE_Beginner         = 'Beginner';

Class constants must be uppercase; expected SUBSTYLE_LAN but found SUBSTYLE_Lan
Open

    const SUBSTYLE_Lan              = 'Lan';

Class constants must be uppercase; expected SUBSTYLE_CHALLENGEAUTHOR but found SUBSTYLE_ChallengeAuthor
Open

    const SUBSTYLE_ChallengeAuthor  = 'ChallengeAuthor';

Class constants must be uppercase; expected SUBSTYLE_LADDERPOINTS but found SUBSTYLE_LadderPoints
Open

    const SUBSTYLE_LadderPoints     = 'LadderPoints';

Class constants must be uppercase; expected SUBSTYLE_LOADTRACK but found SUBSTYLE_LoadTrack
Open

    const SUBSTYLE_LoadTrack        = 'LoadTrack';
Severity
Category
Status
Source
Language