HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function _fileCheck($filename)

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

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

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

    public function GetBBoxWidth($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()
Severity: Minor
Found in tests/_not_ready_QrTest.xphp by phpcodesniffer

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

    protected function _after()

Method name "FlagImages::GetImgByName" is not in camel caps format
Open

    public function GetImgByName($aName, &$outFullName)
Severity: Minor
Found in src/image/FlagImages.php by phpcodesniffer

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

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

Method name "FlagImages::GetImgByIdx" is not in camel caps format
Open

    public function GetImgByIdx($aIdx)
Severity: Minor
Found in src/image/FlagImages.php by phpcodesniffer

Method name "FlagImages::GetIdxByOrdinal" is not in camel caps format
Open

    public function GetIdxByOrdinal($aOrd, &$outFullName)
Severity: Minor
Found in src/image/FlagImages.php by phpcodesniffer

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

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

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

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

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

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

Method name "Image::_StrokeBuiltinFont" is not in camel caps format
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 "_fileCheck" should not be prefixed with an underscore to indicate visibility
Open

    public function _fileCheck($filename)

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

    protected function _before()

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

    protected function _after()

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

    public function _fileCheck($filename)

There must be one blank line after the last USE statement; 2 found;
Open

use Ergebnis\PhpCsFixer\Config;
Severity: Minor
Found in .php_cs.php by phpcodesniffer

Method name "FlagImages::GetIdxByName" is not in camel caps format
Open

    public function GetIdxByName($aName, &$outFullName)
Severity: Minor
Found in src/image/FlagImages.php by phpcodesniffer

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

    public function SetMargin($aLeft = 3, $aRight = 3, $aBottom = 3)
Severity: Minor
Found in src/image/Footer.php by phpcodesniffer
Severity
Category
Status
Source
Language