Gregwar / Captcha

PHP Captcha library
MIT License
1.73k stars 290 forks source link

php8.0+ Error:ErrorException:Implicit conversion from float 38.5 to int loses precision #110

Closed sunsgneayo closed 1 year ago

sunsgneayo commented 1 year ago

Hello! I found Gregwar/Captcha not fully compatible with PHP 8+ environments. Can I trouble you to adapt it? thank you very much!

hanisko commented 1 year ago

103

101

100

98

btry commented 1 year ago

Hi

I got the same error...

PHP Deprecated function (8192): Implicit conversion from float 23.5 to int loses precision in .../vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php at line 365

kevinpapst commented 1 year ago

This has been fixed in the latest release 1.2.1 and the issue can be closed.