Date: 05/02/00
- Next message: vorlon <email protected>: "[PHP-DEV] PHP 4.0 Bug #4297: segfault under Apache when using bad cleanup function"
- Previous message: Bug Database: "[PHP-DEV] Bug #4198 Updated: imagegif not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 3638
Updated by: hholzgra
Reported By: rui.carmo <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:
which output formats (GIF/PNG/JPEG) are available
depends on the capabilities of the GD library
installed on the system PHP was configured and
compiled on
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 include dummie functions
who's only job is to report e.g.
"ImageGif: No PNG support in this PHP build"
instead of
"Call to undefined function: imagepng()"
for unsupported functions
hope this will help a bit
Full Bug description available at: http://bugs.php.net/?id=3638
-- 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>
- Next message: vorlon <email protected>: "[PHP-DEV] PHP 4.0 Bug #4297: segfault under Apache when using bad cleanup function"
- Previous message: Bug Database: "[PHP-DEV] Bug #4198 Updated: imagegif not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

