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
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: 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

Pull Requests

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: Sat Dec 21 18:01:29 2024 UTC