From:             h dot reindl at thelounge dot net
Operating system: Linux
PHP version:      5.3.1
PHP Bug Type:     GD related
Bug description:  PHP 5.3: Incompatible change in GD

Description:
------------
There seems to be a incompatible change in GD since PHP 5.3
"pecl-php-gdchart" compiles but can not be loaded

Of course i made a bugreport at pecl, but i think such changes should not
happen: http://pecl.php.net/bugs/bug.php?id=17050

[r...@testserver:~]$ php -d extension=gdchart.so -v
Warning: PHP Startup: Unable to load dynamic library
'/usr/lib64/php/modules/gdchart.so' - /usr/lib64/php/modules/gdchart.so:
undefined symbol: php_gd_gdFontMediumBold in Unknown on line 0
PHP 5.3.1 with Suhosin-Patch (cli) (built: Feb  7 2010 20:43:20) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies
    with eAccelerator v0.9.6, Copyright (c) 2004-2010 eAccelerator, by
eAccelerator
    with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH

Reproduce code:
---------------
* compile php-pecl-gdchart
* try to load the extension

Expected result:
----------------
Working extension

Actual result:
--------------
Extension compiles but is not useable

-- 
Edit bug report at http://bugs.php.net/?id=50959&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=50959&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=50959&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=50959&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=50959&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=50959&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=50959&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=50959&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=50959&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=50959&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=50959&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=50959&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=50959&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=50959&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=50959&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=50959&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=50959&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=50959&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=50959&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=50959&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=50959&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=50959&r=mysqlcfg

Reply via email to