steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_TOPBAR but found SUBSTYLE_TopBar
Open

    const SUBSTYLE_TopBar       = 'TopBar';

Class constants must be uppercase; expected SUBSTYLE_AUTHORTIME but found SUBSTYLE_AuthorTime
Open

    const SUBSTYLE_AuthorTime           = 'AuthorTime';

Class constants must be uppercase; expected SUBSTYLE_POWER but found SUBSTYLE_Power
Open

    const SUBSTYLE_Power             = 'Power';

Class constants must be uppercase; expected SUBSTYLE_BGTOOLS but found SUBSTYLE_BgTools
Open

    const SUBSTYLE_BgTools              = 'BgTools';

Class constants must be uppercase; expected SUBSTYLE_SMOKEDEBRISFOLDER but found SUBSTYLE_SmokeDebrisFolder
Open

    const SUBSTYLE_SmokeDebrisFolder = 'SmokeDebrisFolder';

Class constants must be uppercase; expected SUBSTYLE_TESTSM but found SUBSTYLE_TestSm
Open

    const SUBSTYLE_TestSm               = 'TestSm';

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

}

Class constants must be uppercase; expected SUBSTYLE_AIRMAPPING but found SUBSTYLE_AirMapping
Open

    const SUBSTYLE_AirMapping           = 'AirMapping';

Class constants must be uppercase; expected SUBSTYLE_PLAYERSLOTREV but found SUBSTYLE_PlayerSlotRev
Open

    CONST SUBSTYLE_PlayerSlotRev      = 'PlayerSlotRev';

Class constants must be uppercase; expected SUBSTYLE_CHALLENGE but found SUBSTYLE_Challenge
Open

    const SUBSTYLE_Challenge            = 'Challenge';

Class constants must be uppercase; expected SUBSTYLE_PLAYERSLOTSMALL but found SUBSTYLE_PlayerSlotSmall
Open

    CONST SUBSTYLE_PlayerSlotSmall    = 'PlayerSlotSmall';

Class constants must be uppercase; expected FORMAT_SCRIPT but found FORMAT_Script
Open

    const FORMAT_Script      = "Script";
Severity: Minor
Found in FML/Controls/TextEdit.php by phpcodesniffer

Class constants must be uppercase; expected SUBSTYLE_COPYPASTE but found SUBSTYLE_CopyPaste
Open

    const SUBSTYLE_CopyPaste            = 'CopyPaste';

Class constants must be uppercase; expected SUBSTYLE_HELP but found SUBSTYLE_Help
Open

    const SUBSTYLE_Help                 = 'Help';

Class constants must be uppercase; expected SUBSTYLE_ITEM but found SUBSTYLE_Item
Open

    const SUBSTYLE_Item                 = 'Item';

Class constants must be uppercase; expected SUBSTYLE_UP but found SUBSTYLE_Up
Open

    const SUBSTYLE_Up                   = 'Up';

Class constants must be uppercase; expected SUBSTYLE_VALIDATE but found SUBSTYLE_Validate
Open

    const SUBSTYLE_Validate             = 'Validate';

Class constants must be uppercase; expected SUBSTYLE_KEYSCOPY but found SUBSTYLE_KeysCopy
Open

    const SUBSTYLE_KeysCopy    = 'KeysCopy';

Class constants must be uppercase; expected SUBSTYLE_BOTLEFTGLASS but found SUBSTYLE_BotLeftGlass
Open

    CONST SUBSTYLE_BotLeftGlass       = 'BotLeftGlass';

Class constants must be uppercase; expected SUBSTYLE_UIRANGE2BG but found SUBSTYLE_UIRange2Bg
Open

    CONST SUBSTYLE_UIRange2Bg         = 'UIRange2Bg';
Severity
Category
Status
Source
Language