HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

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

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

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

Method name "LinearRegression::Calc" is not in camel caps format
Open

    public function Calc()

Method name "RGB::Color" is not in camel caps format
Open

    public function Color($aColor)
Severity: Minor
Found in src/util/RGB.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/ContourTest.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/DateTest.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/StaticbandTest.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/TickTest.php by phpcodesniffer

Method name "PastelTheme::ApplyPlot" is not in camel caps format
Open

    public function ApplyPlot($plot)
Severity: Minor
Found in src/themes/PastelTheme.php by phpcodesniffer

Method name "RoseTheme::PreStrokeApply" is not in camel caps format
Open

    public function PreStrokeApply($graph)
Severity: Minor
Found in src/themes/RoseTheme.php by phpcodesniffer

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

    public static function UseWeekFormat($aFlg)
Severity: Minor
Found in src/util/DateScaleUtils.php by phpcodesniffer

Method name "FuncGenerator::E" is not in camel caps format
Open

    public function E($aXMin, $aXMax, $aSteps = 50)
Severity: Minor
Found in src/util/FuncGenerator.php by phpcodesniffer

Method name "JpGraphError::RaiseL" is not in camel caps format
Open

    public static function RaiseL($errnbr, $a1 = null, $a2 = null, $a3 = null, $a4 = null, $a5 = null)
Severity: Minor
Found in src/util/JpGraphError.php by phpcodesniffer

Method name "JpGraphError::SetImageFlag" is not in camel caps format
Open

    public static function SetImageFlag($aFlg = true)
Severity: Minor
Found in src/util/JpGraphError.php by phpcodesniffer

Method name "JpGraphException::Stroke" is not in camel caps format
Open

    public function Stroke()

Method name "LinearRegression::GetAB" is not in camel caps format
Open

    public function GetAB()

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

    protected function _before()
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/GanttTest.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/ImgTest.php by phpcodesniffer

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

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