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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: philip at adhesivemedia dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 12:01:33 2025 UTC