Showing 6,805 of 6,805 total issues
Spaces must be used to indent lines; tabs are not allowed Open
Open
'void_return' => false,
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'method',
- Exclude checks
Line exceeds 120 characters; contains 159 characters Open
Open
//('An image can not be created from the supplied string. It is either in a format not supported or the string is representing an corrupt image.');
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
],
- Exclude checks
Line exceeds 120 characters; contains 132 characters Open
Open
imagestring($this->img, $use_font, $x + ($w - $w1), $y - $h + 1 + $i * $fh, $tmp[$i], $this->current_color);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
->ignoreDotFiles(true)
- Exclude checks
Line exceeds 120 characters; contains 138 characters Open
Open
imagestring($this->img, $use_font, $x + $w / 2 - $w1 / 2, $y - $h + 1 + $i * $fh, $tmp[$i], $this->current_color);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'global_namespace_import' => false,
- Exclude checks
Line exceeds 120 characters; contains 122 characters Open
Open
public function CopyCanvasH($aToHdl, $aFromHdl, $aToX, $aToY, $aFromX, $aFromY, $aWidth, $aHeight, $aw = -1, $ah = -1)
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'escape_implicit_backslashes' => false,
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'final_class' => false,
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
])
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
'.git',
- Exclude checks
Line exceeds 120 characters; contains 189 characters Open
Open
//("The (partial) country name \"$aName\" does not have a cooresponding flag image. The flag may still exist but under another name, e.g. insted of \"usa\" try \"united states\".");
- Exclude checks
Line exceeds 120 characters; contains 179 characters Open
Open
// Util\JpGraphError::RaiseL(25087);//('This PHP build has not been configured with TTF support. You need to recompile your PHP installation with FreeType support.');
- Exclude checks
Line exceeds 120 characters; contains 138 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 135 characters Open
Open
Util\JpGraphError::RaiseL(25089); //('You have a misconfigured GD font support. The call to imagefontheight() fails.');
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
],
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
__DIR__
- Exclude checks
Line exceeds 120 characters; contains 172 characters Open
Open
Util\JpGraphError::RaiseL(25082, $aWidth, $aHeight); //("Illegal sizes specified for width or height when creating an image, (width=$aWidth, height=$aHeight)");
- Exclude checks