HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Method name "Text::SetColor" is not in camel caps format
Open

    public function SetColor($aColor)
Severity: Minor
Found in src/text/Text.php by phpcodesniffer

Method name "Text::SetAngle" is not in camel caps format
Open

    public function SetAngle($aAngle)
Severity: Minor
Found in src/text/Text.php by phpcodesniffer

Method name "TextProperty::IsColumns" is not in camel caps format
Open

    public function IsColumns()
Severity: Minor
Found in src/text/TextProperty.php by phpcodesniffer

Method name "DateLocale::GetDayAbb" is not in camel caps format
Open

    public function GetDayAbb()
Severity: Minor
Found in src/util/DateLocale.php by phpcodesniffer

Method name "DateScaleUtils::GetTicks" is not in camel caps format
Open

    public static function GetTicks($aData, $aType = 1, $aMinor = false, $aEndPoints = false)
Severity: Minor
Found in src/util/DateScaleUtils.php by phpcodesniffer

Method name "JpGraphErrObjectImg::Raise" is not in camel caps format
Open

    public function Raise($aMsg, $aHalt = true)

Property name "$__iTitle" should not be prefixed with an underscore to indicate visibility
Open

    private static $__iTitle   = 'JpGraph Error: ';
Severity: Minor
Found in src/util/JpGraphError.php by phpcodesniffer

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after()
Severity: Minor
Found in tests/AxisTest.php by phpcodesniffer

Method name "_before" should not be prefixed with an underscore to indicate visibility
Open

    protected function _before()
Severity: Minor
Found in tests/CanvasTest.php by phpcodesniffer

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after()
Severity: Minor
Found in tests/GeneralTest.php by phpcodesniffer

Method name "_before" should not be prefixed with an underscore to indicate visibility
Open

    protected function _before()
Severity: Minor
Found in tests/RotateTest.php by phpcodesniffer

Method name "_before" should not be prefixed with an underscore to indicate visibility
Open

    protected function _before()
Severity: Minor
Found in tests/StaticbandTest.php by phpcodesniffer

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after()
Severity: Minor
Found in tests/ThemeTest.php by phpcodesniffer

Method name "DateLocale::GetMonth" is not in camel caps format
Open

    public function GetMonth()
Severity: Minor
Found in src/util/DateLocale.php by phpcodesniffer

Method name "DateScaleUtils::GetTicksFromMinMax" is not in camel caps format
Open

    public static function GetTicksFromMinMax($aMin, $aMax, $aType, $aMinor = false, $aEndPoints = false)
Severity: Minor
Found in src/util/DateScaleUtils.php by phpcodesniffer

Method name "Spline::Get" is not in camel caps format
Open

    public function Get($num = 50)
Severity: Minor
Found in src/util/Spline.php by phpcodesniffer

Method name "_before" should not be prefixed with an underscore to indicate visibility
Open

    protected function _before()
Severity: Minor
Found in tests/BackgroundTest.php by phpcodesniffer

Method name "_before" should not be prefixed with an underscore to indicate visibility
Open

    protected function _before()
Severity: Minor
Found in tests/ThemeTest.php by phpcodesniffer

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after()

Method name "_fileCheck" should not be prefixed with an underscore to indicate visibility
Open

    public function _fileCheck($filename)
Severity
Category
Status
Source
Language