-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
Another early heads-up:
Deprecated - Implicit conversion from float 74.08333333332371 to int loses precision
Line 288 in c71e1d8
return imagecolorallocatealpha($Picture, $R, $G, $B, $Alpha); |
Line 510 in c71e1d8
return $Value1 % $Value2; |
Line 1312 in c71e1d8
imagettftext($this->Picture, $FontSize, $Angle, $X, $Y, $C_TextColor, $FontName, $Text); |
see https://wiki.php.net/rfc/implicit-float-int-deprecate
Metadata
Metadata
Assignees
Labels
No labels