Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69784 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72820 invoked from network); 22 Oct 2013 20:53:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Oct 2013 20:53:50 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.239 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.239 imap1-1.ox.registrar-servers.com Received: from [198.187.29.239] ([198.187.29.239:56057] helo=imap1-1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/9D-10840-CD5E6625 for ; Tue, 22 Oct 2013 16:53:49 -0400 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 4168C200097 for ; Tue, 22 Oct 2013 16:53:46 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap1.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap1.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4faEbvNBB-Vk for ; Tue, 22 Oct 2013 16:53:46 -0400 (EDT) Received: from [192.168.0.200] (unknown [94.3.245.95]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id C2482200083 for ; Tue, 22 Oct 2013 16:53:45 -0400 (EDT) Message-ID: <5266E5D0.3090506@ajf.me> Date: Tue, 22 Oct 2013 21:53:36 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Thunderbird/25.0 MIME-Version: 1.0 To: PHP internals References: <52603390.7020609@ajf.me> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] Add apache_request_headers() and apache_response_headers() to the CLI server From: ajf@ajf.me (Andrea Faulds) On 22/10/2013 21:51, Leigh wrote: > On 17 October 2013 19:59, Andrea Faulds wrote: > > Sorry for a late response. I wanted to add my personal feeling is that > I do not like apache_* functions (or function aliases) existing > outside of the Apache SAPI. > That's fair enough, but as I had mentioned in the pull request's discussion, that battle has already been fought and won, as the FastCGI SAPI also implements it. And yes, it was already brought up. Not sure why I'm responding either. -- Andrea Faulds http://ajf.me/