Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 126 characters Open
Open
public function SetAlign($aR1HAlign = null, $aC1VAlign = null, $aR2 = null, $aC2 = null, $aHArg = null, $aVArg = 'center')
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Line exceeds 120 characters; contains 180 characters Open
Open
//("You are trying to use the locale ($aLocale) which your PHP installation does not support. Hint: Use '' to indicate the default locale for this geographic region.");
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Line exceeds 120 characters; contains 189 characters Open
Open
Util\JpGraphError::RaiseL(22013, $idx); //('You have specified the look&feel for the same compass direction twice, once with text and once with index (Index='.$idx.')');
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Line exceeds 120 characters; contains 138 characters Open
Open
[$spm, [1, DSUTILS_DAY1, 'd M', 2, DSUTILS_DAY2, 'd M', 4, DSUTILS_DAY4, 'd M', 7, DSUTILS_WEEK1, $w, -1, DSUTILS_WEEK2, $w]],
- Exclude checks
Line exceeds 120 characters; contains 318 characters Open
Open
Util\JpGraphError::RaiseL(25046, $family); //("Specified TTF font family (id=$family) is unknown or does not exist. Please note that TTF fonts are not distributed with JpGraph for copyright reasons. You can find the MS TTF WEB-fonts (arial, courier etc) for download at http://corefonts.sourceforge.net/");
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$plot->SetShadow('red', 3, 4, false);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Line exceeds 120 characters; contains 265 characters Open
Open
//('Invalid input data for spline. Two or more consecutive input X-values are equal. Each input X-value must differ since from a mathematical point of view it must be a one-to-one mapping, i.e. each X-value must correspond to exactly one Y-value.');
- Exclude checks
Line exceeds 120 characters; contains 126 characters Open
Open
//Util\JpGraphError::RaiseL(25049, $font_file); //("Font file \"$font_file\" is not readable or does not exist.");
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$_plot->SetValuePos('center');
- Exclude checks
Line exceeds 120 characters; contains 165 characters Open
Open
return __CLASS__ . ": [{$this->code}]: {$this->message} at " . basename($this->getFile()) . ':' . $this->getLine() . "\n" . $this->getTraceAsString() . "\n";
- Exclude checks
Line exceeds 120 characters; contains 139 characters Open
Open
private function _normalizeTestGroup($filename, &$ownFixtures = [], $example_title = 'file_iterator', $debug = false, $attributes = [])
- Exclude checks
Line exceeds 120 characters; contains 126 characters Open
Open
if ((($this->iCol > 0 && $idx == 0) || ($this->iCol + $this->iColSpan - 1 < $this->iTable->iSize[1] - 1 && $idx == 3))
- Exclude checks