Skip to content

[FIX] Fix the null haystack issues in pdflib

John Santos requested to merge john.ndiwayesu/tiki:haystackissuepdflib into master
  • [FIX] Fix the null haystack issues in pdflib

We are using strstr on $GET['display'] without checking if it's actually set glitchtip : https://app.glitchtip.com/evoludata/issues/2379544

Merge request reports