php8.5
Home/ Manual/ reference / image/ Image ConfigureOptions

Image ConfigureOptions

Image ConfigureOptionsNameDefaultChangeableChangeloggd.jpeg_ignore_warning"1"INI_ALL Constants

Runtime Runtime

NameDefaultChangeableChangelog
gd.jpeg_ignore_warning"1"INI_ALL

Constants

Title

gd.jpeg_ignore_warningbool

Ignore warnings (but not errors) created by libjpeg(-turbo).

VersionDescription
7.1.0The default of gd.jpeg_ignore_warning has been changed from 0 to 1.

See also the exif configuration directives.

Warning

Image functions are very memory intensive. Be sure to set memory_limit high enough, if you are using the bundled version of the GD library.

Source: reference/image/ini.xml · from the official PHP manual (php/doc-en)