Hi!

Now, that I'm mostly done with porting pecl/http [1] and dependencies
(propro [2] and raphf [3]) to ZE3 I'd like to restart discussion on the
topic, whether it is feasible to add pecl_http as a bundled extension to
the core.

https://wiki.php.net/rfc/pecl_http

[1] https://github.com/php/pecl-http-pecl_http/tree/phpng
[2] https://github.com/php/pecl-php-propro/tree/phpng
[3] https://github.com/php/pecl-php-raphf/tree/phpng

For a test run with master, clone into ext/ and `configure --with-http
--enable-propro --enable-raphf` after buildconf.

Let me know if it doesn't work out of the box for you.

I'll have to update the corresponding links in the RFC to the phpng
branches and refresh the code coverage reports in the next few days.

Reminder!

Do not look at php.net/http; API docs are here:
http://devel-m6w6.rhcloud.com/mdref/http/


-- 
Regards,
Mike

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to