Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 121 characters Open
Open
25121 => ['Eine leerer Datenvektor wurde für den Plot eingegeben. Es muss wenigstens ein Datenpunkt vorliegen.', 0],
- Exclude checks
Line exceeds 120 characters; contains 261 characters Open
Open
25127 => ['The library has been configured for automatic encoding conversion of Japanese fonts. This requires that PHP has the mb_convert_encoding() function. Your PHP installation lacks this function (PHP needs the "--enable-mbstring" when compiled).', 0],
- Exclude checks
Line exceeds 120 characters; contains 198 characters Open
Open
26000 => ['PDF417: The PDF417 module requires that the PHP installation must support the function bcmod(). This is normally enabled at compile time. See documentation for more information.', 0],
- Exclude checks
Line exceeds 120 characters; contains 142 characters Open
Open
imageline($img, $cx + $xp * $x + $xa, $cy + $yp * $y1 + $ya, $cx + $xp * $x + $xa, $cy + $yp * $y2 + $ya, $fillColor);
- Exclude checks
Line exceeds 120 characters; contains 133 characters Open
Open
$diffColor1 = imagecolorexactalpha($img, $color[0], $color[1], $color[2], 127 - (127 - $color[3]) * $error1);
- Exclude checks
Line exceeds 120 characters; contains 133 characters Open
Open
$diffColor2 = imagecolorexactalpha($img, $color[0], $color[1], $color[2], 127 - (127 - $color[3]) * $error2);
- Exclude checks
Line exceeds 120 characters; contains 125 characters Open
Open
11 => ['Es wurde kein Pfad für CACHE_DIR angegeben. Bitte gib einen Pfad CACHE_DIR in der Datei jpg-config.inc an.', 0],
- Exclude checks
Line exceeds 120 characters; contains 192 characters Open
Open
6004 => ['Ungültiges Format für den Fortschritts-Parameter bei Index=%d in CreateSimple(). Der Parameter muss bei Index 0 starten und Vektoren in der Form (Row,Progress) enthalten.', 1],
- Exclude checks
Line exceeds 120 characters; contains 254 characters Open
Open
25045 => ['Die Schriftfamilien FF_HANDWRT und FF_BOOK sind wegen Copyright-Problemen nicht mehr verfügbar. Diese Schriften können nicht mehr mit JpGraph verteilt werden. Bitte lade Dir Schriften von http://corefonts.sourceforge.net/ herunter.', 0],
- Exclude checks
Line exceeds 120 characters; contains 122 characters Open
Open
25055 => ['Axis::SetTickDirection() sollte nicht mehr verwendet werden. Benutze stattdessen Axis::SetTickSide().', 0],
- Exclude checks
Line exceeds 120 characters; contains 124 characters Open
Open
25088 => ['Die GD-Schriftunterstützung wurde falsch konfiguriert. Der Aufruf von imagefontwidth() ist fehlerhaft.', 0],
- Exclude checks
Line exceeds 120 characters; contains 137 characters Open
Open
22018 => ['Du hast für dieselbe Kompassrichtung zweimal Daten angegeben, einmal mit Text und einmal mit einem Index (Index=%d)', 1],
- Exclude checks
Line exceeds 120 characters; contains 143 characters Open
Open
6018 => ['Interval for minutes must divide the hour evenly, e.g. 1,5,10,12,15,20,30 etc You have specified an interval of %d minutes.', 1],
- Exclude checks
Line exceeds 120 characters; contains 128 characters Open
Open
Util\JpGraphError::RaiseL(25105); //('NULL data specified for a filled polygon. Check that your data is not NULL.');
- Exclude checks
Line exceeds 120 characters; contains 204 characters Open
Open
Util\JpGraphError::RaiseL(25108); //("Can't stream image. This is most likely due to a faulty PHP/GD setup. Try to recompile PHP and use the built-in GD library that comes with PHP.");
- Exclude checks
Line exceeds 120 characters; contains 133 characters Open
Open
$diffColor2 = imagecolorexactalpha($img, $color[0], $color[1], $color[2], 127 - (127 - $color[3]) * $error2);
- Exclude checks
Line exceeds 120 characters; contains 131 characters Open
Open
$diffColor = imagecolorexactalpha($img, $color[0], $color[1], $color[2], 127 - (127 - $color[3]) * $error);
- Exclude checks
Line exceeds 120 characters; contains 123 characters Open
Open
Util\JpGraphError::RaiseL(23002, $this->name); //('Mark color index too large for marker "'.($this->name).'"');
- Exclude checks
Line exceeds 120 characters; contains 189 characters Open
Open
6023 => ['Wenn Du sowohl Stunden als auch Minuten anzeigen lassen willst, muss das Stunden-Interval gleich 1 sein (anderenfalls ist es nicht sinnvoll, Minuten anzeigen zu lassen).', 0],
- Exclude checks
Line exceeds 120 characters; contains 124 characters Open
Open
8004 => ['Wenn Du Landesflaggen benutzen willst, musst Du die Datei "jpgraph_flags.php" hinzufügen (per include).', 0],
- Exclude checks