system-configs/etc/php83/conf.d/99_gd.ini
2025-10-29 17:11:28 +00:00

6 lines
215 B
INI

[gd]
; Tell the jpeg decode to ignore warnings and try to create
; a gd image. The warning will then be displayed as notices
; disabled by default
; http://php.net/gd.jpeg-ignore-warning
;gd.jpeg_ignore_warning = 1