PHP 8 : Deprecated: Implicit conversion from float 0.2 to int loses...
Create QR Codes in PHP
Brought to you by:
deltalab
Good morning
I am currently testing the transition of my site to PHP 8.1.2.
phpQrcode V1.1.4 is impacted; indeed, the following error is produced when using phpQrcode.
Deprecated: Implicit conversion from float 0.2 to int loses precision in phpqrcode\qrencode.php on line 140
Is an update compatible with PHP 8 planned?
Sincerely