Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69855 invoked by uid 1010); 29 Sep 2006 13:37:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69840 invoked from network); 29 Sep 2006 13:37:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2006 13:37:32 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.198 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.162.198 nz-out-0102.google.com Linux 2.4/2.6 Received: from [64.233.162.198] ([64.233.162.198:12566] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/29-06827-A912D154 for ; Fri, 29 Sep 2006 09:37:31 -0400 Received: by nz-out-0102.google.com with SMTP id 8so357792nzo for ; Fri, 29 Sep 2006 06:37:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=k+BMEwzVkOfxHEegfajwt0JFA+20jxqt/xVPB2cY/eLACoA/NeQbU5aIZirAe4CeUNik/j4RUgihAtZqpAjp1rmYYpee+H9Vw+HGEpzWM7njkDPpmaihFGeMMACddsXMTN90kyxFoEIExy5pNgp2dbDwkvvz3aH79UUQOo1jf90= Received: by 10.65.234.3 with SMTP id l3mr3671140qbr; Fri, 29 Sep 2006 06:37:28 -0700 (PDT) Received: from ?192.168.1.6? ( [74.108.68.217]) by mx.gmail.com with ESMTP id e10sm3406999qbe.2006.09.29.06.37.27; Fri, 29 Sep 2006 06:37:27 -0700 (PDT) In-Reply-To: <451CE201.7030607@zend.com> References: <9D21C7F4-5269-47C2-B574-F563B378A4CF@prohost.org> <451CE201.7030607@zend.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <04EA2E4C-7681-4DA8-AB1D-B7E68D3E8313@prohost.org> Cc: PHPdev Mailing List Content-Transfer-Encoding: 7bit Date: Fri, 29 Sep 2006 09:37:24 -0400 To: Antony Dovgal X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] Filter Vote From: ilia@prohost.org (Ilia Alshanetsky) On 29-Sep-06, at 5:06 AM, Antony Dovgal wrote: > On 29.09.2006 03:52, Ilia Alshanetsky wrote: >> A good deal of time has passed and it seems Derick and Pierre are >> no closer to the consensus about the filter extension and in the >> meantime 5.2 release process is stalling. At this point I think >> as the Release Manager I need make a decision on how to proceed. >> Before I make a decision I'd like to hear some feedback from >> other developers and users of PHP on what they think. >> The current options are: > > I would like to see one more RC released. > And I think a _total_ freeze after this RC would make a lot of > sense, since we keep changing the code in every RC.. There will definitely be an RC5, quantity of changes made since RC4 warrants it, but after this RC I'd like to "close the tree" so we need to resolve the filter issue now. Ilia Alshanetsky