ID:               50959
 Updated by:       johan...@php.net
 Reported By:      h dot reindl at thelounge dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: Linux
 PHP Version:      5.3.1
 New Comment:

The reason for changing the version number is changing internal APIs.


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

[2010-02-08 00:35:08] h dot reindl at thelounge dot net

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 this bug report at http://bugs.php.net/?id=50959&edit=1

Reply via email to