Describe the bug
I am getting the following errors:
Deprecated: Creation of dynamic property Gregwar\Captcha\CaptchaBuilder::$background is deprecated in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 430
Deprecated: Implicit conversion from float 23.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 31.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 42.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 32.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 62.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 36.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 86.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 34.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 106.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 36.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
To Reproduce
Steps to reproduce the behavior:
Set up your website
Enable debug mode
Go to your website in your browser
Observe the errors
Expected behavior
It shouldn't flash this error and the website should load properly.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Describe the bug I am getting the following errors:
Deprecated: Creation of dynamic property Gregwar\Captcha\CaptchaBuilder::$background is deprecated in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 430
Deprecated: Implicit conversion from float 23.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 31.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 42.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 32.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 62.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 36.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 86.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 34.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 106.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
Deprecated: Implicit conversion from float 36.5 to int loses precision in /home/site/wwwroot/application/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php on line 365
To Reproduce Steps to reproduce the behavior:
Expected behavior It shouldn't flash this error and the website should load properly.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context N/A