Edit report at https://bugs.php.net/bug.php?id=59866&edit=1

 ID:                 59866
 Comment by:         mattsch at gmail dot com
 Reported by:        mattsch at gmail dot com
 Summary:            http_api.c:256: error: too few arguments to function
                     'php_ob_handler_used
 Status:             Closed
 Type:               Bug
 Package:            pecl_http
 Operating System:   Gentoo Linux
 PHP Version:        5.3.6
 Assigned To:        felipe
 Block user comment: N
 Private report:     N

 New Comment:

Which version is it fixed in?  I don't see any new stable version.


Previous Comments:
------------------------------------------------------------------------
[2011-10-12 21:22:23] fel...@php.net

Try a newer version.

------------------------------------------------------------------------
[2011-08-23 06:34:56] bombadil at bosqueviejo dot net

VersiĆ³n 1.7.0 works fine. You can write this:

pecl install pecl_http-1.7.0

to install it.

------------------------------------------------------------------------
[2011-07-22 11:11:22] mattsch at gmail dot com

Description:
------------
pecl-http-1.7.1 refuses to compile with either php 5.2 or php 5.3:

/var/tmp/portage/dev-php5/pecl-http-1.7.1/work/php5.3/http_api.c: In function
'_http_exit_ex':
/var/tmp/portage/dev-php5/pecl-http-1.7.1/work/php5.3/http_api.c:256: error:
too few arguments to function 'php_ob_handler_used'
/var/tmp/portage/dev-php5/pecl-http-1.7.1/work/php5.3/http_api.c:256: error:
too few arguments to function 'php_ob_handler_used'
make: *** [http_api.lo] Error 1
make: *** Waiting for unfinished jobs....


Additional information (environmenent, etc): 
https://bugs.gentoo.org/show_bug.cgi?id=368595

Expected result:
----------------
pecl-http compiles

Actual result:
--------------
pecl-http does not compile


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=59866&edit=1

Reply via email to