From:             [EMAIL PROTECTED]
Operating system: Debian GNU/Linux
PHP version:      4.1.1
PHP Bug Type:     GD related
Bug description:  error in GD/GIF handling

When is php compiled with GD 1 with GIF then phpinfo() returns correcly but
imagetypes() doesn't think GIF is supported. The fix should be in
ext/gd/gd.c line 931 to
s/HAVE_GD_GIF/HAVE_GD_GIF_CREATE/ courtesy Bill Sidhipong
-- 
Edit bug report at: http://bugs.php.net/?id=14899&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to