Closed amskywalker closed 3 years ago
It's most likely related to PHP8 issue (GD required). See this and next comment: https://www.php.net/manual/en/function.imagecreatetruecolor.php#125734
Hi @adailtonmoura if you uncomment the header line you can see the exact error message. Also the library has no PHP 8 support yet so I as mentioned above this will probably not work ;)
In the new 4.0.0 version which is PHP 8.0 compatible both resource and GdImage are supported.
In version 8 of php, the QR code does not appear, only a white square appears.
Code
In version 7.4 this code work!!
Image