Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52282 invoked by uid 1010); 30 Nov 2005 07:56:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52263 invoked from network); 30 Nov 2005 07:56:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2005 07:56:48 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:50057] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 8F/90-14828-E3B5D834 for ; Wed, 30 Nov 2005 02:56:47 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 58E1DDF00C0 for ; Wed, 30 Nov 2005 08:56:49 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07560-04 for ; Wed, 30 Nov 2005 08:56:38 +0100 (CET) Received: from [127.0.0.1] (i577B5680.versanet.de [87.123.86.128]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 779BCDF0043 for ; Wed, 30 Nov 2005 08:56:38 +0100 (CET) Message-ID: <438D5B2E.3030203@php.net> Date: Wed, 30 Nov 2005 08:56:30 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: filter extension From: lsmith@php.net (Lukas Smith) Hi, it seems that the filter ext is getting fast tracked into 5.1.x I just want to make sure that we are all on the same page on this topic .. In what form would it be added to core? I presume it would be marked as experimental? Has the doc team jumped on it yet? regards, Lukas