Skip to content

[FIX] Glitchtip(php81) - Handle warnings caused by passing null to some function's parameters

Make sure $imgdata['src'] is set and not empty before using it in functions: str_replace(), strstr(), parse_url()

GlitchTip issues:

Merge request reports