steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_NEWTRACK but found SUBSTYLE_NewTrack
Open

    const SUBSTYLE_NewTrack         = 'NewTrack';

Class constants must be uppercase; expected SUBSTYLE_REDLOW but found SUBSTYLE_RedLow
Open

    const SUBSTYLE_RedLow                = 'RedLow';

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

    const SUBSTYLE_Default          = 'Default';

Class constants must be uppercase; expected SUBSTYLE_SHOWUP2 but found SUBSTYLE_ShowUp2
Open

    const SUBSTYLE_ShowUp2               = 'ShowUp2';

Class constants must be uppercase; expected SUBSTYLE_MANIAZONES but found SUBSTYLE_ManiaZones
Open

    const SUBSTYLE_ManiaZones       = 'ManiaZones';

Class constants must be uppercase; expected SUBSTYLE_TAGTYPENONE but found SUBSTYLE_TagTypeNone
Open

    const SUBSTYLE_TagTypeNone           = 'TagTypeNone';

Class constants must be uppercase; expected SUBSTYLE_RACE but found SUBSTYLE_Race
Open

    const SUBSTYLE_Race             = 'Race';

Class constants must be uppercase; expected SUBSTYLE_ICONPLANETS but found SUBSTYLE_IconPlanets
Open

    const SUBSTYLE_IconPlanets               = 'IconPlanets';

Class constants must be uppercase; expected SUBSTYLE_REPLAY but found SUBSTYLE_Replay
Open

    const SUBSTYLE_Replay           = 'Replay';

Class constants must be uppercase; expected SUBSTYLE_MANIALINKHOME but found SUBSTYLE_ManiaLinkHome
Open

    const SUBSTYLE_ManiaLinkHome   = 'ManiaLinkHome';

Class constants must be uppercase; expected SUBSTYLE_RT_TEAM but found SUBSTYLE_RT_Team
Open

    const SUBSTYLE_RT_Team         = 'RT_Team';

Class constants must be uppercase; expected SUBSTYLE_ARROWRED but found SUBSTYLE_ArrowRed
Open

    const SUBSTYLE_ArrowRed              = 'ArrowRed';

Class constants must be uppercase; expected SUBSTYLE_STATEFAVOURITE but found SUBSTYLE_StateFavourite
Open

    const SUBSTYLE_StateFavourite        = 'StateFavourite';

Class constants must be uppercase; expected SUBSTYLE_TOOLROOT but found SUBSTYLE_ToolRoot
Open

    const SUBSTYLE_ToolRoot              = 'ToolRoot';

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

}

Class constants must be uppercase; expected SUBSTYLE_CALENDAR but found SUBSTYLE_Calendar
Open

    const SUBSTYLE_Calendar           = 'Calendar';

Class constants must be uppercase; expected SUBSTYLE_MANIAPLANETLOGOWHITE but found SUBSTYLE_ManiaPlanetLogoWhite
Open

    const SUBSTYLE_ManiaPlanetLogoWhite      = 'ManiaPlanetLogoWhite';

Class constants must be uppercase; expected SUBSTYLE_MANIAPLANETLOGOWHITESMALL but found SUBSTYLE_ManiaPlanetLogoWhiteSmall
Open

    const SUBSTYLE_ManiaPlanetLogoWhiteSmall = 'ManiaPlanetLogoWhiteSmall';

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

}
Severity: Minor
Found in FML/Stylesheet/Style3d.php by phpcodesniffer

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

}
Severity: Minor
Found in FML/Types/Container.php by phpcodesniffer
Severity
Category
Status
Source
Language