Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38077 invoked by uid 1010); 28 Sep 2006 23:52:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38062 invoked from network); 28 Sep 2006 23:52:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2006 23:52:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.203 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.203 nz-out-0102.google.com Linux 2.4/2.6 Received: from [64.233.162.203] ([64.233.162.203:6833] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/42-21168-6206C154 for ; Thu, 28 Sep 2006 19:52:06 -0400 Received: by nz-out-0102.google.com with SMTP id 8so310540nzo for ; Thu, 28 Sep 2006 16:52:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer:sender; b=lW1pAoKxRVHv+rSYpzoAsvhhBHky44+WjZEd0U+1Ao8K+ijgUyLkW8gyNHzHbLbz15pkeUY5/H9kl1WLndAes8faH6NflHZ8Q/lI0rfkKmZQ9Jt6MZaXnQLZ93LxRJB5Df8FGvqGFLotCKDMSvRNdI4hJ7TIVmPM1domY1RYxKU= Received: by 10.64.249.18 with SMTP id w18mr2741747qbh; Thu, 28 Sep 2006 16:52:04 -0700 (PDT) Received: from ?192.168.1.6? ( [74.108.68.217]) by mx.gmail.com with ESMTP id f14sm2657963qba.2006.09.28.16.52.03; Thu, 28 Sep 2006 16:52:03 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-ID: <9D21C7F4-5269-47C2-B574-F563B378A4CF@prohost.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: PHPdev Mailing List Date: Thu, 28 Sep 2006 19:52:01 -0400 X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: Filter Vote From: ilia@prohost.org (Ilia Alshanetsky) 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: [ ] Indefinitely delay 5.2 release until filter issue can be resolved. [ ] Remove filter from PHP 5.2 and hope that some near-future release will re-introduce it [ ] Go with what we have right now, and if filter developers want to make changes they'll need to do so in a manner backwards compatible to the current code. Personally, I'd prefer to take filter out entirely from the 5.2 tree. Ilia Alshanetsky