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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: d dot diehl at gigabell dot net
New email:
PHP Version: OS:

 

 [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 09:01:32 2024 UTC