steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

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

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

Class constants must be uppercase; expected STYLE_CARDBUTTONMEDIUM but found STYLE_CardButtonMedium
Open

    const STYLE_CardButtonMedium     = 'CardButtonMedium';

Class constants must be uppercase; expected STYLE_TEXTBUTTONSMALL but found STYLE_TextButtonSmall
Open

    const STYLE_TextButtonSmall            = 'TextButtonSmall';

Class constants must be uppercase; expected STYLE_TEXTCARDINFOVERYSMALL but found STYLE_TextCardInfoVerySmall
Open

    const STYLE_TextCardInfoVerySmall      = 'TextCardInfoVerySmall';

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/Colorable.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/Imageable.php by phpcodesniffer

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

}
Severity: Minor
Found in FML/Controls/Control.php by phpcodesniffer

Class constants must be uppercase; expected FORMAT_NEWPASSWORD but found FORMAT_NewPassword
Open

    const FORMAT_NewPassword = "NewPassword";
Severity: Minor
Found in FML/Controls/Entry.php by phpcodesniffer

Class constants must be uppercase; expected STYLE_TITLELOGO but found STYLE_Titlelogo
Open

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

Class constants must be uppercase; expected STYLE_AVATARBUTTONNORMAL but found STYLE_AvatarButtonNormal
Open

    const STYLE_AvatarButtonNormal         = 'AvatarButtonNormal';

Class constants must be uppercase; expected STYLE_PROGRESSBAR but found STYLE_ProgressBar
Open

    const STYLE_ProgressBar                = 'ProgressBar';

Class constants must be uppercase; expected STYLE_TEXTACTIONMAKER but found STYLE_TextActionMaker
Open

    const STYLE_TextActionMaker            = 'TextActionMaker';

Class constants must be uppercase; expected LOOP but found Loop
Open

    const Loop        = "FML_Loop";
Severity: Minor
Found in FML/Script/ScriptLabel.php by phpcodesniffer

Class constants must be uppercase; expected MOUSEOVER but found MouseOver
Open

    const MouseOver   = "FML_MouseOver";
Severity: Minor
Found in FML/Script/ScriptLabel.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/Stylesheet/Style3d.php by phpcodesniffer

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

}
Severity
Category
Status
Source
Language