[PHP-DEV] SVN Account Request: spankmaster79

2011-06-09 Thread Sebastian Beyer
Translating the documentation

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



[PHP-DEV] SVN Account Request: cyberline

2011-06-09 Thread Alexander Over
Translate and maintenance the german documentation.

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



Re: [PHP-DEV] SVN Account Request: spankmaster79

2011-06-09 Thread Daniel Brown
On Thu, Jun 9, 2011 at 05:38, Sebastian Beyer
sebastian.be...@spankomedia.ath.cx wrote:
 Translating the documentation

Into...?  If you're undecided, we could use more people on the
Klingon translation team.

-- 
/Daniel P. Brown
Network Infrastructure Manager
http://www.php.net/

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



[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] SVN Account Request: spankmaster79

2011-06-09 Thread Richard Quadling
On 9 June 2011 15:09, Daniel Brown danbr...@php.net wrote:
 On Thu, Jun 9, 2011 at 05:38, Sebastian Beyer
 sebastian.be...@spankomedia.ath.cx wrote:
 Translating the documentation

    Into...?  If you're undecided, we could use more people on the
 Klingon translation team.

 --
 /Daniel P. Brown
 Network Infrastructure Manager
 http://www.php.net/


My personal fawouwit would be Elmer Fudd.

http://www.google.com/webhp?hl=xx-elmer

-- 
Richard Quadling
Twitter : EE : Zend : PHPDoc
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea

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



Re: [PHP-DEV] Bundling modern extensions

2011-06-09 Thread Michael Wallner
On Sun, 05 Jun 2011 13:37:36 +0200, Reindl Harald wrote:
 http://pecl.php.net/package/pecl_http/2.0.0dev1 coll, in th emiddle of
 5.3 lifecycle a total incompatible reqrite is started and hopefully no
 one has projects relying on the pecl-extension

In the past many developers did not feel comfy enough with the pecl_http 
extension.  It had been proposed for inclusion in the core distribution 
for a few times, but people always had doubts about the API etc.

I started the rewrite of the extension, because it had one really big 
drawback, namely that message bodies where implemented as memory chunk 
instead of streams.  The next major headache caused the confusion which 
the HttpResponse class was responsible for.  Another major addition will 
be the choice of request handling library http\Request should use. 
libcurl, neon and serf are on the table currently.

Anyway, if people want to take part in architecting the future of this 
extension, they are more than welcome.

I already invited you to participate, but you did not answer.

Mike

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