Showing 706 of 6,805 total issues
Method phpErrorHandler
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function phpErrorHandler($errno, $errmsg, $filename, $linenum, $vars)
Method SetCellImage
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function SetCellImage($aRow, $aCol, $aFile, $aScale = 1.0, $aMix = 100)
Method SetTextOrientation
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function SetTextOrientation($aArgR1, $aC1 = null, $aR2 = null, $aC2 = null, $aO = null)
Method IntAutoScale
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function IntAutoScale($img, $min, $max, $maxsteps, $majend = true)
Method Set
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function Set($aTxt, $xl, $yt, $w = 0, $h = 0)
Method SetColor
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function SetColor($aArgR1, $aC1 = null, $aR2 = null, $aC2 = null, $aArg = null)
Method SetBox2
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function SetBox2($aFrameColor = [255, 255, 255], $aBorderColor = [0, 0, 0], $aShadowColor = false, $aCornerRadius = 4, $aShadowWidth = 3)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($aWidth = 300, $aHeight = 200, $aCachedName = '', $aTimeout = 0, $aInline = true)
Method AutoScale
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function AutoScale($img, $aStartTime, $aEndTime, $aNumSteps, $_adummy = false)
Method SetScale
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function SetScale($aAxisType, $aYMin = 1, $aYMax = 1, $aXMin = 1, $aXMax = 1)
Method SetAxisLabelBackground
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function SetAxisLabelBackground($aType, $aXFColor = 'lightgray', $aXColor = 'black', $aYFColor = 'lightgray', $aYColor = 'black')
Method IntCalcTicks
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function IntCalcTicks($maxsteps, $min, $max, $a, $majend = true)
Method Stroke
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function Stroke($aImg, $aX1, $aY1, $aX2, $aY2)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($width = 300, $height = 200, $cachedName = '', $timeout = 0, $inline = 1)
Method StrokeLabels
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function StrokeLabels($aImg, $xc, $yc, $ri, $rr)
Method AdjTime
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function AdjTime($aTime, $aRound = 0, $aHourType = false, $aMinType = false, $aSecType = false)
Method AdjDate
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function AdjDate($aTime, $aRound = 0, $aYearType = false, $aMonthType = false, $aDayType = false)
Method CalcTicksFreeze
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function CalcTicksFreeze($maxsteps, $min, $max, $a, $b)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($width = 300, $height = 200, $cachedName = '', $timeout = 0, $inline = 1)
Method SetScale
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function SetScale($aScale, $rmax = 0, $dummy1 = 1, $dummy2 = 1, $dummy3 = 1)