ID:               44849
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Assigned
 Bug Type:         GD related
 Operating System: Windows Vista
 PHP Version:      5.2.5
 Assigned To:      pajoye
 New Comment:

imagecreatefromxpm() is also affected by this issue on Windows


Previous Comments:
------------------------------------------------------------------------

[2008-04-27 23:34:02] [EMAIL PROTECTED]

Description:
------------
The imagecolorclosesthwb() function is not avaible on Windows, I spoke
to Pierre on IRC and he said it was a missing /D flag in config.w32

Reproduce code:
---------------
var_dump(function_exists('imagecolorclosesthwb'));

Expected result:
----------------
bool(true)

Actual result:
--------------
bool(false)


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=44849&edit=1

Reply via email to