php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3831 GD Libary Support under PHP4
Submitted: 2000-03-14 12:22 UTC Modified: 2000-03-14 14:46 UTC
From: d dot diehl at gigabell dot net Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Beta 4 Patch Level 1 OS: LINUX Suse 6.3
Private report: No CVE-ID: None
 [2000-03-14 12:22 UTC] d dot diehl at gigabell dot net
I have the PHP4 Beta 3 Pl1 Version. 

My Question to you:
Why do you have the IMAGECREATEFROMGIF Funtion in PHP4 ?
The new GD Version does not support GIF.

We can?t get a old Version of GDI (<1.6).

Why don?t you support PNG Image Formats to create Images
on the Webserver ??

Thanks for your reply..

Daniel Diehl

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-14 14:46 UTC] mrobinso at cvs dot php dot net
Versions of gd < 1.6 are still available, and still
widely in use. PHP supports GIF creation in those versions,
and also supports PNG functions for versions greater than
1.5. It will detect which version you are using and load
the proper function support.

You can find older versions of GD on rpmfind.net, as well
as other places. 


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 07 22:01:31 2024 UTC