Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20954 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78579 invoked by uid 1010); 1 Dec 2005 15:53:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78564 invoked from network); 1 Dec 2005 15:53:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2005 15:53:18 -0000 X-Host-Fingerprint: 69.164.218.60 eycb01-00-cntnga-69-164-218-60.atlaga.adelphia.net Received: from ([69.164.218.60:20018] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E1/42-14828-C6C1F834 for ; Thu, 01 Dec 2005 10:53:16 -0500 To: internals@lists.php.net,Jani Taskinen Message-ID: <438F1C6A.70400@php.net> Date: Thu, 01 Dec 2005 10:53:14 -0500 User-Agent: Thunderbird 1.5 (Macintosh/20051025) MIME-Version: 1.0 CC: Lukas Smith References: <438D5B2E.3030203@php.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 69.164.218.60 Subject: Re: [PHP-DEV] filter extension From: ramsey@php.net (Ben Ramsey) On 11/30/05 3:38 AM, Jani Taskinen wrote: > On Wed, 30 Nov 2005, Lukas Smith wrote: > >> In what form would it be added to core? I presume it would be marked as > > As what it is in pecl/filter right now..or what did you mean? > >> experimental? Has the doc team jumped on it yet? > > Definately experimental. It still crashes for me when > I pass something like ?foo=
in either POST or GET. :) > > --Jani I've submitted a patch for this problem here: http://pecl.php.net/bugs/bug.php?id=6124 Are there any other known issues besides this one that continue to render this extension as experimental? -- Ben Ramsey http://benramsey.com/