php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16556 ext/gd/gd.c #defines HAVE_GD_WBMP but #ifdefs HAVE_GD_WMBP
Submitted: 2002-04-11 15:59 UTC Modified: 2002-04-11 16:42 UTC
From: philip at adhesivemedia dot com Assigned:
Status: Closed Package: GD related
PHP Version: 4.1.2 OS: FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 - 1 = ?
Subscribe to this entry?

 
 [2002-04-11 15:59 UTC] philip at adhesivemedia dot com
Hi -
  This problem exists in 4.1.2 and 4.2.0RC2.  In the file ext/gd/gd.c there is an #ifdef that tests for HAVE_GD_WMBP instead of HAVE_GD_WBMP (simple typo).

It's line 1008 in 4.2.0RC2 and 976 in 4.1.2

-philip

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-11 16:42 UTC] phanto@php.net
fixed in CVS for HEAD, PHP_4_2_0 and PHP_4_0_7
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 21:01:30 2024 UTC