steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_BGSLIDER but found SUBSTYLE_BgSlider
Open

    const SUBSTYLE_BgSlider            = 'BgSlider';

Class constants must be uppercase; expected SUBSTYLE_BGBRONZE but found SUBSTYLE_BgBronze
Open

    const SUBSTYLE_BgBronze    = 'BgBronze';

Class constants must be uppercase; expected SUBSTYLE_ECHELONSILVER2 but found SUBSTYLE_EchelonSilver2
Open

    const SUBSTYLE_EchelonSilver2 = 'EchelonSilver2';

Class constants must be uppercase; expected SUBSTYLE_POINTC but found SUBSTYLE_PointC
Open

    const SUBSTYLE_PointC        = 'PointC';

Class constants must be uppercase; expected SUBSTYLE_CUSTOM but found SUBSTYLE_Custom
Open

    const SUBSTYLE_Custom           = 'Custom';

Class constants must be uppercase; expected SUBSTYLE_DOWNLOAD but found SUBSTYLE_Download
Open

    const SUBSTYLE_Download         = 'Download';

Class constants must be uppercase; expected SUBSTYLE_PROFILEADVANCED but found SUBSTYLE_ProfileAdvanced
Open

    const SUBSTYLE_ProfileAdvanced  = 'ProfileAdvanced';

Class constants must be uppercase; expected SUBSTYLE_INPUTS but found SUBSTYLE_Inputs
Open

    const SUBSTYLE_Inputs           = 'Inputs';

Class constants must be uppercase; expected SUBSTYLE_LOAD but found SUBSTYLE_Load
Open

    const SUBSTYLE_Load             = 'Load';

Class constants must be uppercase; expected SUBSTYLE_MEDIATRACKER but found SUBSTYLE_MediaTracker
Open

    const SUBSTYLE_MediaTracker     = 'MediaTracker';

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

    const SUBSTYLE_PlayerPage       = 'PlayerPage';

Class constants must be uppercase; expected SUBSTYLE_PROFILEADVANCED but found SUBSTYLE_ProfileAdvanced
Open

    const SUBSTYLE_ProfileAdvanced  = 'ProfileAdvanced';

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

    const SUBSTYLE_Upload           = 'Upload';

Class constants must be uppercase; expected SUBSTYLE_CAMERALOCAL but found SUBSTYLE_CameraLocal
Open

    const SUBSTYLE_CameraLocal           = 'CameraLocal';

Class constants must be uppercase; expected SUBSTYLE_CLIPPLAY but found SUBSTYLE_ClipPlay
Open

    const SUBSTYLE_ClipPlay              = 'ClipPlay';

Class constants must be uppercase; expected SUBSTYLE_FIRST but found SUBSTYLE_First
Open

    const SUBSTYLE_First                 = 'First';

Class constants must be uppercase; expected SUBSTYLE_ICONLEAGUESLADDER but found SUBSTYLE_IconLeaguesLadder
Open

    const SUBSTYLE_IconLeaguesLadder     = 'IconLeaguesLadder';

Class constants must be uppercase; expected SUBSTYLE_ICONSERVERS but found SUBSTYLE_IconServers
Open

    const SUBSTYLE_IconServers           = 'IconServers';

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

}

Class constants must be uppercase; expected MODEL_WINDOW but found MODEL_Window
Open

    const MODEL_Window  = "Window";
Severity: Minor
Found in FML/Stylesheet/Style3d.php by phpcodesniffer
Severity
Category
Status
Source
Language