HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

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

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

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

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

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

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

    protected function _after()

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

    protected function _after() {}
Severity: Minor
Found in tests/_not_ready_QrTest.xphp 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 "FlagImages::GetNum" is not in camel caps format
Open

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

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

    public function SetTimer($aTimer, $aTimerPostString = '')
Severity: Minor
Found in src/image/Footer.php by phpcodesniffer

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

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

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

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

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

    public function imagettfbbox_fixed($size, $angle, $fontfile, $text)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    protected function _after()

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

    protected function _after()

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

    public function GetBBoxTTF($aTxt, $aAngle = 0)
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 "GanttLink::SetPos" is not in camel caps format
Open

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

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

    public function SetTextAlign($halign, $valign = 'bottom')
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 "_fileCheck" should not be prefixed with an underscore to indicate visibility
Open

    public function _fileCheck($filename)
Severity
Category
Status
Source
Language