Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 123 characters Open
Open
$this->FilledRoundedRectangle($x - $xmarg, $y - $ymarg, $x + $width, $y + $height - $ymarg, $cornerradius);
- Exclude checks
Line exceeds 120 characters; contains 131 characters Open
Open
$p1 = [round($x), round($y), round($x), round($y - $h), round($x + $w), round($y - $h), round($x + $w), round($y)];
- Exclude checks
Line exceeds 120 characters; contains 137 characters Open
Open
// Second value: Array of formatting depending on divisor for wanted max number of ticks. <divisor><formatting><format-string>,..
- Exclude checks
Line exceeds 120 characters; contains 121 characters Open
Open
list($tickPositions, $minTickPositions) = self::GetTicksFromMinMax($aMin, $aMax, $type, $aMinor);
- Exclude checks
Line exceeds 120 characters; contains 152 characters Open
Open
$t = 'for($i=' . $aXMin . '; $i<=' . $aXMax . '; $i += ' . $this->iStepSize . ') {$ya[]=' . $this->iFunc . ';$xa[]=' . $this->iXFunc . ';}';
- Exclude checks
Line exceeds 120 characters; contains 136 characters Open
Open
public function CopyMerge($fromImg, $toX, $toY, $fromX, $fromY, $toWidth, $toHeight, $fromWidth = -1, $fromHeight = -1, $aMix = 100)
- Exclude checks
Line exceeds 120 characters; contains 478 characters Open
Open
//("There is either a configuration problem with TrueType or a problem reading font file (".$this->font_file."). Make sure file exists and is in a readable place for the HTTP process. (If 'basedir' restriction is enabled in PHP then the font file must be located in the document root.). It might also be a wrongly installed FreeType library. Try uppgrading to at least FreeType 2.1.13 and recompile GD with the correct setup so it can find the new FT library.");
- Exclude checks
Line exceeds 120 characters; contains 139 characters Open
Open
if (isset(self::$debugFileGroups) && self::$debugFileGroups && \array_key_exists('testFileIterator', self::$genericFixtures)) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'static_lambda' => false,
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'visibility_required' => [
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
->name('*.php')
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'.configs',
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
->ignoreVCS(true);
- Exclude checks
Line exceeds 120 characters; contains 187 characters Open
Open
Util\JpGraphError::RaiseL(25128); //('The function imageantialias() is not available in your PHP installation. Use the GD version that comes with PHP and not the standalone version.')
- Exclude checks
Line exceeds 120 characters; contains 134 characters Open
Open
Util\JpGraphError::RaiseL(25088); //('You have a misconfigured GD font support. The call to imagefontwidth() fails.');
- Exclude checks
Line exceeds 120 characters; contains 122 characters Open
Open
// 1: a hex string preceded by a hash, can be 3 characters (#fff) or 6 (#ffffff) (4 or 5 also accepted but...)
- Exclude checks
Line exceeds 120 characters; contains 131 characters Open
Open
self::$exampleRoot = UNIT_TEST_FOLDER . '/Examples/examples_' . \str_replace('test', '', \mb_strtolower($class)) . '/';
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'elements' => [
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'.github',
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
])
- Exclude checks