Open nirvana72 opened 2 years ago
Deprecated: Implicit conversion from float 42.5 to int loses precision in /workspace/wali-crm/api/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
line 365: \imagettftext($image, $size, $angle, intval($x), intval($y + $offset), $col, $font, $symbol); line 608: $value = mt_rand((int)$min, (int)$max);
\imagettftext($image, $size, $angle, intval($x), intval($y + $offset), $col, $font, $symbol);
$value = mt_rand((int)$min, (int)$max);
Deprecated: Implicit conversion from float 42.5 to int loses precision in /workspace/wali-crm/api/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365