From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.1.2 PHP Bug Type: GD related Bug description: ext/gd/gd.c #defines HAVE_GD_WBMP but #ifdefs HAVE_GD_WMBP
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 -- Edit bug report at http://bugs.php.net/?id=16556&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16556&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16556&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16556&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16556&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16556&r=support Expected behavior: http://bugs.php.net/fix.php?id=16556&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16556&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16556&r=submittedtwice