steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_ARROWFASTNEXT but found SUBSTYLE_ArrowFastNext
Open

    const SUBSTYLE_ArrowFastNext         = 'ArrowFastNext';

Class constants must be uppercase; expected SUBSTYLE_ICONPLAYERS but found SUBSTYLE_IconPlayers
Open

    const SUBSTYLE_IconPlayers           = 'IconPlayers';

Class constants must be uppercase; expected SUBSTYLE_MANIALINKPREV but found SUBSTYLE_ManiaLinkPrev
Open

    const SUBSTYLE_ManiaLinkPrev         = 'ManiaLinkPrev';

Class constants must be uppercase; expected SUBSTYLE_NOTBUDDY but found SUBSTYLE_NotBuddy
Open

    const SUBSTYLE_NotBuddy              = 'NotBuddy';

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

}
Severity: Minor
Found in FML/Types/BgColorable.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/Playable.php by phpcodesniffer

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

}
Severity: Minor
Found in FML/XmlRpc/UIProperties.php by phpcodesniffer

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

}
Severity: Minor
Found in FML/ManiaCode/Element.php by phpcodesniffer

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

}

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

}
Severity: Minor
Found in FML/ManiaCode/InstallMap.php by phpcodesniffer

Class constants must be uppercase; expected CUSTOM4 but found Custom4
Open

    const Custom4          = "Custom4";

Class constants must be uppercase; expected STYLE_BUTTONNAV but found STYLE_ButtonNav
Open

    const STYLE_ButtonNav   = "ButtonNav";
Severity: Minor
Found in FML/Controls/Frame3d.php by phpcodesniffer

Class constants must be uppercase; expected STYLE_CARDBUTTONMEDIUMXXL but found STYLE_CardButtonMediumXXL
Open

    const STYLE_CardButtonMediumXXL  = 'CardButtonMediumXXL';

Class constants must be uppercase; expected STYLE_CARDBUTTONSMALLWIDE but found STYLE_CardButtonSmallWide
Open

    const STYLE_CardButtonSmallWide  = 'CardButtonSmallWide';

Class constants must be uppercase; expected STYLE_CARDBUTTONSMALLXXL but found STYLE_CardButtonSmallXXL
Open

    const STYLE_CardButtonSmallXXL   = 'CardButtonSmallXXL';

Class constants must be uppercase; expected STYLE_SLIDERVOLUME but found STYLE_SliderVolume
Open

    const STYLE_SliderVolume               = 'SliderVolume';

Class constants must be uppercase; expected STYLE_TEXTBUTTONMEDIUM but found STYLE_TextButtonMedium
Open

    const STYLE_TextButtonMedium           = 'TextButtonMedium';

Class constants must be uppercase; expected STYLE_TEXTPLAYERCARDNAME but found STYLE_TextPlayerCardName
Open

    const STYLE_TextPlayerCardName         = 'TextPlayerCardName';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONOOFFICIAL but found STYLE_TextRaceChronoOfficial
Open

    const STYLE_TextRaceChronoOfficial     = 'TextRaceChronoOfficial';

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

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