php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60238 extension doesn't compile
Submitted: 2011-11-07 19:28 UTC Modified: 2011-11-09 01:00 UTC
From: dennis dot fyodorov at gmail dot com Assigned:
Status: Not a bug Package: libevent (PECL)
PHP Version: 5.4.0beta2 OS: Debian AMD64
Private report: No CVE-ID: None
 [2011-11-07 19:28 UTC] dennis dot fyodorov at gmail dot com
Description:
------------
/root/libevent-0.0.4/libevent.c: In function ‘zif_event_base_new’:
/root/libevent-0.0.4/libevent.c:354: error: too few arguments to function 
‘zend_list_insert’
/root/libevent-0.0.4/libevent.c: In function ‘zif_event_new’:
/root/libevent-0.0.4/libevent.c:542: error: too few arguments to function 
‘zend_list_insert’
/root/libevent-0.0.4/libevent.c: In function ‘zif_event_buffer_new’:
/root/libevent-0.0.4/libevent.c:886: error: too few arguments to function 
‘zend_list_insert’



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-09 01:00 UTC] rasmus@php.net
-Status: Open +Status: Bogus
 [2011-11-09 01:00 UTC] rasmus@php.net
Grab the svn version, please. It builds nicely with 5.4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 04:01:29 2024 UTC