steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_TRAILFOLDER but found SUBSTYLE_TrailFolder
Open

    const SUBSTYLE_TrailFolder       = 'TrailFolder';

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

    const SUBSTYLE_BlockEditor          = 'BlockEditor';

Class constants must be uppercase; expected SUBSTYLE_DRIVE but found SUBSTYLE_Drive
Open

    const SUBSTYLE_Drive                = 'Drive';

Class constants must be uppercase; expected SUBSTYLE_ERASE but found SUBSTYLE_Erase
Open

    const SUBSTYLE_Erase                = 'Erase';

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

    CONST SUBSTYLE_PlayerSlotRev      = 'PlayerSlotRev';

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

    CONST SUBSTYLE_PlayerSlotSmallRev = 'PlayerSlotSmallRev';

Class constants must be uppercase; expected SUBSTYLE_MANIALINKSWITCH but found SUBSTYLE_ManiaLinkSwitch
Open

    const SUBSTYLE_ManiaLinkSwitch = 'ManiaLinkSwitch';

Class constants must be uppercase; expected SUBSTYLE_PAINTERLAYER but found SUBSTYLE_PainterLayer
Open

    const SUBSTYLE_PainterLayer    = 'PainterLayer';

Class constants must be uppercase; expected SUBSTYLE_PAINTERSTICKER but found SUBSTYLE_PainterSticker
Open

    const SUBSTYLE_PainterSticker  = 'PainterSticker';

Class constants must be uppercase; expected SUBSTYLE_PAINTERTEAM but found SUBSTYLE_PainterTeam
Open

    const SUBSTYLE_PainterTeam     = 'PainterTeam';

Class constants must be uppercase; expected SUBSTYLE_CHECK but found SUBSTYLE_Check
Open

    const SUBSTYLE_Check                 = 'Check';

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

    CONST SUBSTYLE_TableBgVert        = 'TableBgVert';

Class constants must be uppercase; expected SUBSTYLE_EMPTY but found SUBSTYLE_Empty
Open

    const SUBSTYLE_Empty                 = 'Empty';

Class constants must be uppercase; expected SUBSTYLE_LVLYELLOW but found SUBSTYLE_LvlYellow
Open

    const SUBSTYLE_LvlYellow             = 'LvlYellow';

Class constants must be uppercase; expected FORMAT_DEFAULT but found FORMAT_Default
Open

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

Class constants must be uppercase; expected SUBSTYLE_MANIALINKNEXT but found SUBSTYLE_ManiaLinkNext
Open

    const SUBSTYLE_ManiaLinkNext         = 'ManiaLinkNext';

Class constants must be uppercase; expected SUBSTYLE_STATESUGGESTED but found SUBSTYLE_StateSuggested
Open

    const SUBSTYLE_StateSuggested        = 'StateSuggested';

Class constants must be uppercase; expected SUBSTYLE_MEDALNADEOPERSPECTIVE but found SUBSTYLE_MedalNadeoPerspective
Open

    const SUBSTYLE_MedalNadeoPerspective = 'MedalNadeoPerspective';

Class constants must be uppercase; expected SUBSTYLE_YELLOWLOW but found SUBSTYLE_YellowLow
Open

    const SUBSTYLE_YellowLow             = 'YellowLow';

Class constants must be uppercase; expected SUBSTYLE_COLLECTION but found SUBSTYLE_Collection
Open

    const SUBSTYLE_Collection = 'Collection';
Severity
Category
Status
Source
Language