php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29909 png id required for gd extension yet not mentioned in the documentation
Submitted: 2004-08-31 11:27 UTC Modified: 2004-09-14 11:26 UTC
From: peter at jingo dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-08-31 11:27 UTC] peter at jingo dot com
Description:
------------
png is required for the gd extension (see http://bugs.php.net/bug.php?id=29604).
The doumentation makes png look like it's optional.



Reproduce code:
---------------
" You may wish to enhance GD to handle more image formats."

" Enhance the capabilities of GD to handle more image formats by specifying the --with-XXXX configure switch to your PHP configure line."


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-14 11:26 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"GD library requires libpng and libjpeg to compile."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Aug 01 11:00:02 2025 UTC