HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

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

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

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

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

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

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

    public function GetTextWidth($txt, $angle = 0)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function GetBBoxHeight($aTxt, $aAngle = 0)
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()

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

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

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

    public function GetTTFBBox($aTxt, $aAngle = 0)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

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

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

    public function CopyMerge($fromImg, $toX, $toY, $fromX, $fromY, $toWidth, $toHeight, $fromWidth = -1, $fromHeight = -1, $aMix = 100)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function Rectangle($xl, $yu, $xr, $yl)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    public function FilledRoundedRectangle($xt, $yt, $xr, $yl, $r = 5)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

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

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

    public function SetCenter($dx, $dy)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

    public function CopyMerge($fromImg, $toX, $toY, $fromX, $fromY, $toWidth, $toHeight, $fromWidth = -1, $fromHeight = -1, $aMix = 100)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

    public function ArrRotate($pnts)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

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

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

    public function FilledRectangle($xl, $yu, $xr, $yl)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

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

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

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