0afc8b135a
- Replace @ error suppression in ImageGenerator with Log::add() warnings for missing GD, missing font, corrupt images (#49) - Add GD extension pre-check before attempting image generation - Add WebP function_exists() guard for servers without WebP support - Remove @ suppression from ImageHelper::loadImage() with logging - Remove unused ContentType adapters (HikaShop, K2, VirtueMart) and ContentTypeInterface — not targeting these platforms (#36)