79482332

Date: 2025-03-03 23:13:04
Score: 1.5
Natty:
Report link

Same problem, but with PHP8.3 on Ubuntu 24.04.1 and managed to fix it with updating libgd3.

apt-get install libgd3

It updated from libgd3 2.3.3-9ubuntu5 to 2.3.3-12+ubuntu24.04.1+deb.sury.org+1

You can check library version with apt-cache policy libgd3

see issue for the refernce: https://github.com/oerdnj/deb.sury.org/issues/2183#issuecomment-2695764167

Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tymoteusz Motylewski