Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42069 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93762 invoked from network); 28 Nov 2008 13:17:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2008 13:17:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=thetaphi@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=thetaphi@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 80.190.230.99 as permitted sender) X-PHP-List-Original-Sender: thetaphi@php.net X-Host-Fingerprint: 80.190.230.99 www.troja.net Linux 2.5 (sometimes 2.4) (4) Received: from [80.190.230.99] ([80.190.230.99:56330] helo=mail.troja.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/00-27999-55FEF294 for ; Fri, 28 Nov 2008 08:17:10 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 2644C4D36E; Fri, 28 Nov 2008 14:17:06 +0100 (CET) Received: from mail.troja.net ([127.0.0.1]) by localhost (cyca.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25328-05; Fri, 28 Nov 2008 14:17:04 +0100 (CET) Received: from VEGA (unknown [134.102.249.74]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTP id E92D34D273; Fri, 28 Nov 2008 14:17:03 +0100 (CET) To: "'Lukas Kahwe Smith'" , "'Arnaud Le Blanc'" Cc: "'Uwe Schindler'" , , "'Christian Schmidt'" , "'Alex Leigh'" , "'George Wang'" References: <48FBA987.5030809@peytz.dk> <200811092201.36508.lbarnaud@php.net> <841365F95ED5461292599AE9813EA9FA@VEGA> <200811131448.31004.lbarnaud@php.net> Date: Fri, 28 Nov 2008 14:17:03 +0100 Message-ID: <8C493C348D974FFFB7C87574A4ADECF8@VEGA> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: AclRWm6GnI7/KmTWRUGigGdLQaUNHgAAPhVA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: RE: [PHP-DEV] [PATCH] Allow unsetting headers previously set usingheader() From: thetaphi@php.net ("Uwe Schindler") Still working on it, hadn't have enough time for it until now, I try to do it as soon as possible! ----- Uwe Schindler thetaphi@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany > From: Lukas Kahwe Smith [mailto:mls@pooteeweet.org] > Sent: Friday, November 28, 2008 2:07 PM > To: Arnaud Le Blanc > Cc: Uwe Schindler; internals@lists.php.net; 'Christian Schmidt'; Alex > Leigh; George Wang > Subject: Re: [PHP-DEV] [PATCH] Allow unsetting headers previously set > usingheader() > > > On 13.11.2008, at 14:48, Arnaud Le Blanc wrote: > > > Hi, > > > > Committed, thanks Christian :) > > > > apache2handler, apache2filter, apache, apache_hooks, cli and cgi > > SAPIs have > > been updated. > > > > The following SAPIs need to be updated in PHP_5_3 and HEAD: > > aolserver, continuity, litespeed, nsapi, caudium, phttpd, roxen. > > (I'm CC-ing > > known maintainers) > > > > More informations on the change can be found in the commit message: > > http://news.php.net/php.cvs/54228 > > > err .. whats the status here? > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > >