Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41752 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81371 invoked from network); 7 Nov 2008 08:29:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2008 08:29:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.178.242 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 64.233.178.242 hs-out-0708.google.com Received: from [64.233.178.242] ([64.233.178.242:50637] helo=hs-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/40-14053-75CF3194 for ; Fri, 07 Nov 2008 03:29:11 -0500 Received: by hs-out-0708.google.com with SMTP id m63so471912hsc.7 for ; Fri, 07 Nov 2008 00:29:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=IVhDm/ATJoVaQRNaIU7+V8nDs2ZzFYVFQg1YLu7NDAE=; b=MOQcHCb8Szw1X6VSN7H4ApQTjCbrH3j7paUY0fo1EAR7+5ke0aoWu4S7csHV3uXfiG hk3eSX3apjR5C/L8Jp/0T3usXzjH3wwgDUtFch4cPJ6ZC7CFlVxO9svR/Qn3IsDYBGFy Qn0DLlJg1220OKykrBQb1Dhv63TY3NGn5xhvM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=tqeuObA76Myaz7Z2fZ+4BohmBtx1tSOeZY8mKSyK3BsPJBc1FiKgehqzlNClIMt8k3 7TD38LrndB8HdZMpyXBytg31pq7CLDmTJdA+J1Q8hu53sybBLOe4rOHI6fAR1dbP7OsZ T5fVTpR7d30D6rX1s1sBFqnum2sf7cwjpAqv0= Received: by 10.64.10.2 with SMTP id 2mr3740776qbj.76.1226046548953; Fri, 07 Nov 2008 00:29:08 -0800 (PST) Received: by 10.114.148.19 with HTTP; Fri, 7 Nov 2008 00:29:08 -0800 (PST) Message-ID: <7f3ed2c30811070029v23715e61j2310c39d3e3e9366@mail.gmail.com> Date: Fri, 7 Nov 2008 09:29:08 +0100 To: "Lukas Kahwe Smith" Cc: "PHP Development" In-Reply-To: <78F3CCDA-D0E5-4B13-88B1-72CB0D442A46@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <78F3CCDA-D0E5-4B13-88B1-72CB0D442A46@pooteeweet.org> Subject: Re: [PHP-DEV] alpha3 From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Thu, Nov 6, 2008 at 22:00, Lukas Kahwe Smith wrote: > Hi, > > This are tentatively looking like alpha3 could hit on November 18th. > So everybody please try to get whatever you are working on ready to be > finished and committed by no later than 13th. So that packaging can happen > on a stable tree on the 17th. Is the output buffering MFH still a lost cause? -Hannes