On Tue, Jun 21, 2011 at 11:43 AM, Michael Wallner <m...@php.net> wrote:
> On Mon, 20 Jun 2011 20:27:39 +0000, Moriyoshi Koizumi wrote:
>
>> moriyoshi                                Mon, 20 Jun 2011 20:27:39 +0000
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=312344
>>
>> Log:
>> - Add built-in web server to CLI SAPI. See the RFC for detail.
>
> As noted [1] php_http_* had been used by pecl_http, so am I supposed to
> change to e.g. pecl_http_* prefix now?

it should be php_cli_http actually, as php_http is also likely to be
used for other http related function not related to this.

-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to