Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51920 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50484 invoked from network); 16 Apr 2011 23:17:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2011 23:17:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.213.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:61277] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/96-01786-5A32AAD4 for ; Sat, 16 Apr 2011 19:17:57 -0400 Received: by yxi11 with SMTP id 11so1786754yxi.29 for ; Sat, 16 Apr 2011 16:17:54 -0700 (PDT) Received: by 10.236.102.131 with SMTP id d3mr2134251yhg.174.1302995874282; Sat, 16 Apr 2011 16:17:54 -0700 (PDT) Received: from [172.20.10.2] ([166.205.8.39]) by mx.google.com with ESMTPS id h4sm1791472yhm.80.2011.04.16.16.17.52 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 16 Apr 2011 16:17:53 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Sat, 16 Apr 2011 17:17:43 -0600 Cc: Christopher Jones , internals Mailing List Content-Transfer-Encoding: quoted-printable Message-ID: References: <4D704BA5.5080402@oracle.com> To: Moriyoshi Koizumi X-Mailer: Apple Mail (2.1082) Subject: Re: [PHP-DEV] RFC: built-in web server in CLI. From: philip@roshambo.org (Philip Olson) Greetings Moriyoshi and all, Are people still thinking about this? And how about applying the = current/revised patch to trunk thus making it easier to play with and = break, but not freeze its features/API yet. Also the wiki is up again so: - RFC: https://wiki.php.net/rfc/builtinwebserver - Patch is here: http://gist.github.com/835698 Regards, Philip