php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59470 too few arguments to function 'zend_is_callable'
Submitted: 2010-10-21 08:09 UTC Modified: 2010-10-27 03:54 UTC
From: euskadi31 at gmail dot com Assigned:
Status: Duplicate Package: bbcode (PECL)
PHP Version: 5_3 SVN-2010-10-21 (dev) OS: Gentoo
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: euskadi31 at gmail dot com
New email:
PHP Version: OS:

 

 [2010-10-21 08:09 UTC] euskadi31 at gmail dot com
Description:
------------
Hello,

I create a package gentoo (ebuild) to install the bbcode 
extension with php5.3.3r1

Reproduce code:
---------------
emerge -av pecl-bbcode

Expected result:
----------------
/var/tmp/portage/dev-php5/pecl-bbcode-1.0.2/work/bbcode-
1.0.2/php_bbcode.c: In function 
'_php_bbcode_handling_content':
/var/tmp/portage/dev-php5/pecl-bbcode-1.0.2/work/bbcode-
1.0.2/php_bbcode.c:92: error: too few arguments to function 
'zend_is_callable'
/var/tmp/portage/dev-php5/pecl-bbcode-1.0.2/work/bbcode-
1.0.2/php_bbcode.c: In function 
'_php_bbcode_handling_param':
/var/tmp/portage/dev-php5/pecl-bbcode-1.0.2/work/bbcode-
1.0.2/php_bbcode.c:144: error: too few arguments to function 
'zend_is_callable'
/var/tmp/portage/dev-php5/pecl-bbcode-1.0.2/work/bbcode-
1.0.2/php_bbcode.c: In function '_php_bbcode_add_element':
/var/tmp/portage/dev-php5/pecl-bbcode-1.0.2/work/bbcode-
1.0.2/php_bbcode.c:249: error: too few arguments to function 
'zend_is_callable'
/var/tmp/portage/dev-php5/pecl-bbcode-1.0.2/work/bbcode-
1.0.2/php_bbcode.c:271: error: too few arguments to function 
'zend_is_callable'
make: *** [php_bbcode.lo] Error 1
make: *** Waiting for unfinished jobs....



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-27 02:22 UTC] felixjet at gmail dot com
Repeated:

http://pecl.php.net/bugs/bug.php?id=16821

http://pecl.php.net/bugs/bug.php?id=19159
 [2010-10-27 03:54 UTC] euskadi31 at gmail dot com
sorry
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC