summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2006-02-05 16:04:11 +0000
committerPierre Joye <pajoye@php.net>2006-02-05 16:04:11 +0000
commit3c1b981a28fbbe52d0e6ace6297821ff95991a32 (patch)
tree0b4d83e6dcd6248cae830397e56309bdd743177f /php.ini-dist
parent3f68c2164bd7d6a210df6016f7952e04d114f5c6 (diff)
downloadphp-git-3c1b981a28fbbe52d0e6ace6297821ff95991a32.tar.gz
- ini entry for gd.jpeg_ignore_warning
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist6
1 files changed, 6 insertions, 0 deletions
diff --git a/php.ini-dist b/php.ini-dist
index 2987ac498a..e3f33858fb 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -1150,6 +1150,12 @@ pfpro.defaulttimeout = 30
;fbsql.max_results = 128
;fbsql.batchSize = 1000
+[gd]
+; Tell the jpeg decode to libjpeg warnings and try to create
+; a gd image. The warning will then be displayed as notices
+; disabled by default
+;gd.jpeg_ignore_warning = 0
+
[exif]
; Exif UNICODE user comments are handled as UCS-2BE/UCS-2LE and JIS as JIS.
; With mbstring support this will automatically be converted into the encoding