Showing 6,805 of 6,805 total issues
Method name "_fileCheck" should not be prefixed with an underscore to indicate visibility Open
Open
public function _fileCheck($filename)
- Exclude checks
Method name "Image::NormAngle" is not in camel caps format Open
Open
public function NormAngle($a)
- Exclude checks
Method name "Image::GetBBoxWidth" is not in camel caps format Open
Open
public function GetBBoxWidth($aTxt, $aAngle = 0)
- Exclude checks
Method name "_before" should not be prefixed with an underscore to indicate visibility Open
Open
protected function _before()
- Exclude checks
Method name "_after" should not be prefixed with an underscore to indicate visibility Open
Open
protected function _after()
- Exclude checks
Method name "FlagImages::GetImgByName" is not in camel caps format Open
Open
public function GetImgByName($aName, &$outFullName)
- Exclude checks
Method name "Image::SetAutoMargin" is not in camel caps format Open
Open
public function SetAutoMargin()
- Exclude checks
Method name "FlagImages::GetImgByIdx" is not in camel caps format Open
Open
public function GetImgByIdx($aIdx)
- Exclude checks
Method name "FlagImages::GetIdxByOrdinal" is not in camel caps format Open
Open
public function GetIdxByOrdinal($aOrd, &$outFullName)
- Exclude checks
Property name "$_left_margin" should not be prefixed with an underscore to indicate visibility Open
Open
private $_left_margin = 30;
- Exclude checks
Method name "Image::Copy" is not in camel caps format Open
Open
public function Copy($fromImg, $toX, $toY, $fromX, $fromY, $toWidth, $toHeight, $fromWidth = -1, $fromHeight = -1)
- Exclude checks
Method name "Image::StrokeBoxedText2" is not in camel caps format Open
Open
public function StrokeBoxedText2(
- Exclude checks
Method name "Image::_StrokeBuiltinFont" is not in camel caps format Open
Open
public function _StrokeBuiltinFont($x, $y, $txt, $dir, $paragraph_align, &$aBoundingBox, $aDebug = false)
- Exclude checks
Method name "_fileCheck" should not be prefixed with an underscore to indicate visibility Open
Open
public function _fileCheck($filename)
- Exclude checks
Method name "_before" should not be prefixed with an underscore to indicate visibility Open
Open
protected function _before()
- Exclude checks
Method name "_after" should not be prefixed with an underscore to indicate visibility Open
Open
protected function _after()
- Exclude checks
Method name "_fileCheck" should not be prefixed with an underscore to indicate visibility Open
Open
public function _fileCheck($filename)
- Exclude checks
There must be one blank line after the last USE statement; 2 found; Open
Open
use Ergebnis\PhpCsFixer\Config;
- Exclude checks
Method name "FlagImages::GetIdxByName" is not in camel caps format Open
Open
public function GetIdxByName($aName, &$outFullName)
- Exclude checks
Method name "Footer::SetMargin" is not in camel caps format Open
Open
public function SetMargin($aLeft = 3, $aRight = 3, $aBottom = 3)
- Exclude checks