php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57388 build error zend_register_internal_class
Submitted: 2006-11-21 12:23 UTC Modified: 2017-01-10 08:35 UTC
From: jp at guatec dot com Assigned:
Status: Suspended Package: GDChart (PECL)
PHP Version: 5.2.0 RC4 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jp at guatec dot com
New email:
PHP Version: OS:

 

 [2006-11-21 12:23 UTC] jp at guatec dot com
Description:
------------
When building this extension with the latest PHP, there's an error

Reproduce code:
---------------
phpize
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519

./configure --enable-gdchart=/dls/php/php-5.2.0 --with-php-config=/usr/bin/php-config


Actual result:
--------------
ls/php/gdchart-0.2.0/gdchart.c  -fPIC -DPIC -o .libs/gdchart.o
/dls/php/gdchart-0.2.0/gdchart.c: In function `zm_startup_gdchart':
/dls/php/gdchart-0.2.0/gdchart.c:394: error: too few arguments to function `zend_register_internal_class'
/dls/php/gdchart-0.2.0/gdchart.c: In function `zim_GDChart___construct':
/dls/php/gdchart-0.2.0/gdchart.c:585: warning: passing arg 2 of `zend_parse_parameters' from incompatible pointer type


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-10 08:35 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:35 UTC] kalle@php.net
This extension have not had any activity for almost 11 years, suspending
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 13:01:27 2025 UTC