Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 122 characters Open
Open
$y = $aY + $this->iMarginTop + round(($aHeight - $this->iMarginTop - $this->iMarginBottom) / 2);
- Exclude checks
Line exceeds 120 characters; contains 205 characters Open
Open
//('Usage of FF_CHINESE (FF_BIG5) font family requires that your PHP setup has the iconv() function. By default this is not compiled into PHP (needs the "--width-iconv" when configured).');
- Exclude checks
Line exceeds 120 characters; contains 155 characters Open
Open
$uniline .= ($charcode > 179 && $charcode != 183 && $charcode != 187 && $charcode != 189) ? '&#' . (900 + ($charcode - 180)) . ';' : $thischar;
- Exclude checks
Line exceeds 120 characters; contains 128 characters Open
Open
* @example ` $ttf->File(FF_DV_SANSSERIF, FS_BOLD); // would return <self::LIBRARY ROOT>/self::src/fonts/DejaVuSans-Bold-ttf
- Exclude checks
Line exceeds 120 characters; contains 133 characters Open
Open
//('Style "'.$this->style_names[$style].'" is not available for font family '.$this->font_files[$family][FS_NORMAL].'.');
- Exclude checks
Line exceeds 120 characters; contains 148 characters Open
Open
public function SetBox2($aFrameColor = [255, 255, 255], $aBorderColor = [0, 0, 0], $aShadowColor = false, $aCornerRadius = 4, $aShadowWidth = 3)
- 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 205 characters Open
Open
[-1, [30, DSUTILS_MONTH1, 'M-Y', 60, DSUTILS_MONTH2, 'M-Y', 90, DSUTILS_MONTH3, 'M-Y', 180, DSUTILS_MONTH6, 'M-Y', 352, DSUTILS_YEAR1, 'Y', 704, DSUTILS_YEAR2, 'Y', -1, DSUTILS_YEAR5, 'Y']], ];
- Exclude checks
Line exceeds 120 characters; contains 147 characters Open
Open
return 'Internal error: The specified error message (' . $errnbr . ') does not exist in the chosen locale (' . $__jpg_err_locale . ')';
- Exclude checks
Line exceeds 120 characters; contains 213 characters Open
Open
[$spy, [1, DSUTILS_DAY1, 'd M', 2, DSUTILS_DAY2, 'd M', 4, DSUTILS_DAY4, 'd M', 7, DSUTILS_WEEK1, $w, 14, DSUTILS_WEEK2, $w, 30, DSUTILS_MONTH1, 'M', 60, DSUTILS_MONTH2, 'M', -1, DSUTILS_MONTH3, 'M']],
- 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 121 characters Open
Open
$ownFixtures[$methodName][$filename] = \array_merge($dims, ['title' => $example_title, 'filename' => $filename]);
- Exclude checks
Line exceeds 120 characters; contains 161 characters Open
Open
$uniline .= (($charcode > 183 && $charcode != 187 && $charcode != 189) || $charcode == 180) ? '&#' . (900 + ($charcode - 180)) . ';' : $thischar;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$plot->SetFillColor($color);
- Exclude checks
Line exceeds 120 characters; contains 144 characters Open
Open
JpGraphError::RaiseL(25079, $aColor, safe_count($aColor)); //(" Unknown color specification: $aColor , size=". safe_count($aColor));
- Exclude checks
Line exceeds 120 characters; contains 261 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
Spaces must be used to indent lines; tabs are not allowed Open
Open
'final_public_method_for_abstract_class' => false,
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'.build',
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
->name('.php_cs.php')
- Exclude checks