Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20955 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80286 invoked by uid 1010); 1 Dec 2005 15:57:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80271 invoked from network); 1 Dec 2005 15:57:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2005 15:57:11 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:49275] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id BD/72-14828-75D1F834 for ; Thu, 01 Dec 2005 10:57:11 -0500 Received: (qmail 29837 invoked from network); 1 Dec 2005 15:57:09 -0000 Received: from prohost.org (HELO ?127.0.0.1?) (70.85.46.36) by prohost.org with SMTP; 1 Dec 2005 15:57:09 -0000 Message-ID: <438F1D54.6050903@prohost.org> Date: Thu, 01 Dec 2005 10:57:08 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ben Ramsey , internals@lists.php.net References: <438D5B2E.3030203@php.net> <438F1C6A.70400@php.net> In-Reply-To: <438F1C6A.70400@php.net> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] filter extension From: ilia@prohost.org (Ilia Alshanetsky) Ben Ramsey wrote: > Are there any other known issues besides this one that continue to > render this extension as experimental? It is new and therefor experimental, the experimental flag usually sticks around for about a year since the release. At which point the state of the extension is reconsidered. Ilia