HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function _toString()

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

    protected function _before()
Severity: Minor
Found in tests/ContourTest.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/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/ScatterTest.php by phpcodesniffer

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

    protected function _after()

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

    public function Stroke($aImg)
Severity: Minor
Found in src/image/Footer.php by phpcodesniffer

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

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

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

    public function _StrokeBuiltinFont($x, $y, $txt, $dir, $paragraph_align, &$aBoundingBox, $aDebug = false)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public static function GetLogFile()
Severity: Minor
Found in src/util/JpGraphError.php by phpcodesniffer

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

    public static function GetSpectrum($aVal, $aDynamicRange = 1.0)
Severity: Minor
Found in src/util/RGB.php by phpcodesniffer

Method name "ReadFileData::FromCSV2" is not in camel caps format
Open

    public static function FromCSV2($aFile, &$aData, $aOptions = [])
Severity: Minor
Found in src/util/ReadFileData.php by phpcodesniffer

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

    public function Interpolate($xpoint)
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/GeneralTest.php by phpcodesniffer

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

    protected function _before()

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

    protected function _before()

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

    public function _fileCheck($filename)

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

    public function Stroke($aImg)
Severity: Minor
Found in src/image/GanttLink.php by phpcodesniffer

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

    private $_right_margin  = 30;
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::GetWidth" is not in camel caps format
Open

    public static function GetWidth($aImg)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    protected function _before()
Severity
Category
Status
Source
Language