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

 ID:               52043
 Updated by:       paj...@php.net
 Reported by:      php at group dot apple dot com
 Summary:          GD doesn't recognize latest libJPEG version (8b)
-Status:           Assigned
+Status:           Closed
 Type:             Bug
 Package:          GD related
 Operating System: all
 PHP Version:      5.3.2
 Assigned To:      pajoye

 New Comment:

Fixed in SVN, thanks for your feedback and patch!


Previous Comments:
------------------------------------------------------------------------
[2010-06-14 10:12:12] paj...@php.net

Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&revision=300425
Log: - #52043,GD doesn't recognize latest libJPEG version

------------------------------------------------------------------------
[2010-06-11 03:16:23] php at group dot apple dot com

Description:
------------
Building php-5.3.2 against libJPEGv8b (NOT 6b!) appears to be
functional, but php 

reports the wrong version number. The patch below adds an additional
cast to the 

switch statement.

Test script:
---------------
php -info | grep -i jpeg

Expected result:
----------------
libJPEG Version => 8b



Actual result:
--------------
libJPEG Version => unknown


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



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

Reply via email to