Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21190 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80600 invoked by uid 1010); 12 Dec 2005 08:36:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80585 invoked from network); 12 Dec 2005 08:36:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2005 08:36:43 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:57858] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 77/CC-49905-B963D934 for ; Mon, 12 Dec 2005 03:36:43 -0500 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 1EB2D10324E; Mon, 12 Dec 2005 10:36:04 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id jBC8a4XS004403; Mon, 12 Dec 2005 10:36:04 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id jBC8a4aT004400; Mon, 12 Dec 2005 10:36:04 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Mon, 12 Dec 2005 10:36:04 +0200 (EET) Reply-To: Jani Taskinen To: Derick Rethans cc: internals@lists.php.net In-Reply-To: Message-ID: References: <438D5B2E.3030203@php.net> <438F1C6A.70400@php.net> <438F1D54.6050903@prohost.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] filter extension From: sniper@iki.fi (Jani Taskinen) On Mon, 12 Dec 2005, Derick Rethans wrote: > > On Thu, 1 Dec 2005, Ilia Alshanetsky wrote: > >> 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. > > It would be good to get it into the core distribution though as > experimental, so that people can actually make use of it and test it. > This should boost the stability too as we're seeing errors earlier. +1 (one MILLION..:) There's that one gotcha though. It has to be disabled by default. :) --Jani