HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

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

Method name "Helper::GenImgName" is not in camel caps format
Open

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

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

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

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

    private function _fileCheck($filename, &$ownFixtures = [], $debug = false)
Severity: Minor
Found in tests/GanttTest.php by phpcodesniffer

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

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

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

    public function PreStrokeApply($graph)

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

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

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

    private static $_gFlagCache = [
Severity: Minor
Found in src/util/FlagCache.php by phpcodesniffer

Method name "JpgTimer::Pop" is not in camel caps format
Open

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

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

    public function Allocate($aColor, $aAlpha = 0.0)
Severity: Minor
Found in src/util/RGB.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/BarTest.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/DateTest.php by phpcodesniffer

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

    private function _fileCheck($filename, &$ownFixtures = [], $debug = false, $dims = [])
Severity: Minor
Found in tests/ImgTest.php by phpcodesniffer

Method name "GTextTable::SetBorder" is not in camel caps format
Open

    public function SetBorder($aWeight = 1, $aColor = 'black')
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

Method name "GTextTable::SetCellFillColor" is not in camel caps format
Open

    public function SetCellFillColor($aRow, $aCol, $aColor)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

Method name "GTextTable::SetCSIMTarget" is not in camel caps format
Open

    public function SetCSIMTarget($aTarget, $aAlt = null, $aAutoTarget = false)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

Method name "GTextTable::SetCellCSIMTarget" is not in camel caps format
Open

    public function SetCellCSIMTarget($aRow, $aCol, $aTarget, $aAlt = null)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

Method name "GTextTableCell::SetAlign" is not in camel caps format
Open

    public function SetAlign($aHorAlign = 'left', $aVertAlign = 'bottom')
Severity: Minor
Found in src/text/GTextTableCell.php by phpcodesniffer

Method name "GTextTableCell::StrokeVGrid" is not in camel caps format
Open

    public function StrokeVGrid($aImg, $aX, $aY, $aWidth, $aHeight, $aDir = 1)
Severity: Minor
Found in src/text/GTextTableCell.php by phpcodesniffer

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

    public function Center($aLeft, $aRight, $aYAbsPos = false)
Severity: Minor
Found in src/text/Text.php by phpcodesniffer
Severity
Category
Status
Source
Language