chillerlan / php-qrcode

A PHP QR Code generator and reader with a user-friendly API.
https://smiley.codes/qrcode/
Apache License 2.0
2.02k stars 302 forks source link

[BUG] Demo gives 500 Internal Server Error #253

Closed timohausmann closed 7 months ago

timohausmann commented 7 months ago

Describe the bug or unexpected behaviour

The demo at https://smiley.codes/qrcode/ does not work.

Steps to reproduce the behavior

Expected behavior

A QR Code instead of a dancing girl. Maybe add error handling to the frontend.

codemasher commented 7 months ago

Hi, thanks for the report, this is a known issue: https://github.com/codemasher/nova-qrcode/issues/2#issuecomment-2027807873

codemasher commented 7 months ago

This should be resolved with https://github.com/codemasher/nova-qrcode/commit/5c9e25573dc19686ceca27a0b9de21f11a50faf5

Please report back if you encounter any issues. Thank you!