HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function SetExpired($aFlg = true)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function DoSupersampling()
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function _TransVert3D($aGdImg, $aHorizon = 100, $aSkewDist = 120, $aDir = SKEW3D_DOWN, $aMinSize = true, $aFillColor = '#FFFFFF', $aQuality = false, $aBorder = false, $aHorizonPos = 0.5)
Severity: Minor
Found in src/image/ImgTrans.php by phpcodesniffer

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

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

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

    public function SetLineWeight($weight)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function Stream($aFile = '')
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function SetImgFormat($aFormat, $aQuality = 75)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function DrawLine($im, $x1, $y1, $x2, $y2, $weight, $color)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "ImgData::GetImg" is not in camel caps format
Open

    public function GetImg($aMark, $aIdx)
Severity: Minor
Found in src/image/ImgData.php by phpcodesniffer

Method name "LinkArrow::SetType" is not in camel caps format
Open

    public function SetType($aType)
Severity: Minor
Found in src/image/LinkArrow.php by phpcodesniffer

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

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

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

    public function Equal($aCol1, $aCol2)
Severity: Minor
Found in src/image/RGB.php by phpcodesniffer

Method name "RotImage::Arc" is not in camel caps format
Open

    public function Arc($xc, $yc, $w, $h, $s, $e)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

Method name "RotImage::Rotate" is not in camel caps format
Open

    public function Rotate($x, $y)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

Method name "RotImage::Line" is not in camel caps format
Open

    public function Line($x1, $y1, $x2, $y2)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

Method name "RotImage::Polygon" is not in camel caps format
Open

    public function Polygon($pnts, $closed = false, $fast = false)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

    public function Ellipse($xc, $yc, $w, $h)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function DashedLine($x1, $y1, $x2, $y2, $dash_length = 1, $dash_space = 4)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function Destroy()
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "ImgStreamCache::IsValid" is not in camel caps format
Open

    public function IsValid($aCacheFileName)
Severity: Minor
Found in src/image/ImgStreamCache.php by phpcodesniffer
Severity
Category
Status
Source
Language