Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36207 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47457 invoked from network); 19 Mar 2008 13:32:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2008 13:32:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=rewbs.soal@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rewbs.soal@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rewbs.soal@gmail.com X-Host-Fingerprint: 66.249.82.226 wx-out-0506.google.com Received: from [66.249.82.226] ([66.249.82.226:34998] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/39-20573-2D511E74 for ; Wed, 19 Mar 2008 08:32:04 -0500 Received: by wx-out-0506.google.com with SMTP id s14so463769wxc.26 for ; Wed, 19 Mar 2008 06:31:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=nmZ4i7Dx3HqcPWjG80jt4144j69MSk+CWRKuWDOcgTs=; b=hpcNoWEw20eJQR5rcLP3W1yw5DN+nzXfs3OH/uvE7b4BJ+7Zty8oAhnu7arcA1vAklo9PVMa0mZtiMYhMHDAPmlskv+2UNml47dgUx7an6nFpzAD87E0mIik4YUpXRQIQN9uHmoCxdl3mGYSCWuwW6rudTa1CFk/9fE2Ds1os7I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rFda8hSa2HSVQQ6UDudIuHzNHNXUpys76+2N/wHaWfLYj7nsgT5O7d9NMfgYJgSVfTfxYQ+iEfkXZQgwCNs69PnHVJ40vKzNQesycIzRrnM1s+ItaXGFt4DpyjcrBXgjhrldHk36KtulrYmnTsDrcu3ANJghqYEP4trRhB4PYCM= Received: by 10.100.191.19 with SMTP id o19mr1810264anf.52.1205933519700; Wed, 19 Mar 2008 06:31:59 -0700 (PDT) Received: by 10.100.165.2 with HTTP; Wed, 19 Mar 2008 06:31:59 -0700 (PDT) Message-ID: <5a8807d10803190631j53346b72x25ae372dd72fee5@mail.gmail.com> Date: Wed, 19 Mar 2008 13:31:59 +0000 Reply-To: robin@soal.org To: johannes@php.net Cc: internals@lists.php.net, lsmith@php.net In-Reply-To: <8d7b8c130803112042i408175a7l3c239945db0cc36a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1204823427.30934.9.camel@goldfinger.johannes.nop> <8d7b8c130803092152l6014902cs7b599cec0775015a@mail.gmail.com> <47D56696.7010100@zend.com> <8d7b8c130803101817q129b37ccxdaa069225a0ed0e2@mail.gmail.com> <47D5E32E.4070301@zend.com> <8d7b8c130803110656x6ff96ad6q74cbd902e4adeebf@mail.gmail.com> <47D71639.1040403@zend.com> <8d7b8c130803112042i408175a7l3c239945db0cc36a@mail.gmail.com> Subject: Re: [PHP-DEV] 5.3 Release Planning From: rewbs.soal@gmail.com ("Robin Fernandes") Hi Johannes, This bug suggests the output buffering re-write in HEAD would be backported to 5_3: http://bugs.php.net/bug.php?id=42641 Is that still in plan? I have added it as a "To be discussed" item on http://wiki.php.net/todo/php53. Regards, Robin