[PHP-DEV] Bug #4198 Updated: imagegif not work From: Bug Database (php-dev <email protected>)
Date: 05/02/00

ID: 4198
Updated by: hholzgra
Reported By: swinfor <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

newer versions of the gd library do not
support GIF output anymore due to license
issues (UNISYS patents)

configure up to 3.0.16 checks for the availbale
output formats in the installed GD and enables
only those functions supported by this GD

future versions will report
"ImageGif: No GIF support in this PHP build"
instead of
"Call to undefined function: imagegif()"

hope this will help a bit

Full Bug description available at: http://bugs.php.net/?id=4198

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>