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

 ID:                 52043
 Comment by:         rodrigoaantunes at yahoo dot com dot br
 Reported by:        php at group dot apple dot com
 Summary:            GD doesn't recognize latest libJPEG version (8b)
 Status:             Closed
 Type:               Bug
 Package:            GD related
 Operating System:   all
 PHP Version:        5.3.2
 Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

When this patch will be added to ubuntu 12.04 repos? I'm getting this problem.


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

Fixed in SVN, thanks for your feedback and patch!

------------------------------------------------------------------------
[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 https://bugs.php.net/bug.php?id=52043&edit=1

Reply via email to