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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC