Captcha icon indicating copy to clipboard operation
Captcha copied to clipboard

PHP Deprecated: Implicit conversion from float, CaptchaBuilder.php on…

Open polakjakub opened this issue 3 years ago • 3 comments

… line 365 and 608

polakjakub avatar Feb 01 '22 15:02 polakjakub

Hey @Gregwar - any chance to merge this to the main repo? Thanks!

wlodekj avatar Mar 01 '22 10:03 wlodekj

@Gregwar It would be great if this library works on PHP 8.1.

kenjis avatar Apr 03 '22 02:04 kenjis

@Gregwar ping

Gemorroj avatar May 28 '22 07:05 Gemorroj

I would also appreciate when this PR would be merged and a new version in composer is available.

But until then, if you don't see a image appearing, you can disable error_reporting before you initialize the CaptchaBuilder:

ini_set('error_reporting', false)

kevinglier avatar Oct 30 '22 17:10 kevinglier

Thanks for contributing

Gregwar avatar May 08 '23 15:05 Gregwar