Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23629 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36334 invoked by uid 1010); 24 May 2006 14:01:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36318 invoked from network); 24 May 2006 14:01:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 May 2006 14:01:29 -0000 X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:14318] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3C/29-19568-93764744 for ; Wed, 24 May 2006 10:01:29 -0400 Received: from [10.0.0.11] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id AEE9DB34C7; Wed, 24 May 2006 16:01:25 +0200 (CEST) Message-ID: <44746737.6000001@emini.dk> Date: Wed, 24 May 2006 16:01:27 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pierre.php@gmail.com Cc: internals@lists.php.net References: <20060524153811.0130eeb2@localhost.localdomain> In-Reply-To: <20060524153811.0130eeb2@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] filter, state of the beast, take over From: edink@emini.dk (Edin Kadribasic) > I like to take over the development and continue my good work on this > extension,is there any objections? I see no reason for a willing developer not to maintain the code he wants to. I have some questions regarding filter: does it in any way affect perfomance or input in default configuration? I'm asking this since it was the plan to add and enable this by default in 5.2, right? Edin