php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4301 Missing PNG and JPEG functions in 3_0_16 distribution
Submitted: 2000-05-03 07:29 UTC Modified: 2000-05-21 17:09 UTC
From: Marc dot Meurrens at ACM dot org Assigned:
Status: Closed Package: Other
PHP Version: 3.0.16 OS: Win32
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Marc dot Meurrens at ACM dot org
New email:
PHP Version: OS:

 

 [2000-05-03 07:29 UTC] Marc dot Meurrens at ACM dot org
The download from http://www.php.net of the Windows binaries for the version
3.0.16 of PHP includes effectively a GD related dll.
This version is said to support GD 1.8.x.

Unfortunately, it seems useless unless perhaps if you use the WBMP format.

Effectively, the GIF oriented functions have been  removed, as expected.
But, unfortunately, they are not replaced by PNG and JPEG support.
The functions imagePng, imageJpeg, imageCreateFromPng and
imageCreateFromJpeg are still missing.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-21 17:09 UTC] jimw at cvs dot php dot net
that's right.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 23 06:01:35 2024 UTC