Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28092 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48456 invoked by uid 1010); 20 Feb 2007 14:41:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48441 invoked from network); 20 Feb 2007 14:41:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2007 14:41:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 83.97.120.59 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 83.97.120.59 unknown Received: from [83.97.120.59] ([83.97.120.59:43444] helo=safetwo.sceur.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/31-39500-2880BD54 for ; Tue, 20 Feb 2007 09:41:07 -0500 Received: from [127.0.0.1] (unknown [217.193.145.242]) by safetwo.sceur.ch (Postfix) with ESMTP id C3DE639E7; Tue, 20 Feb 2007 14:41:02 +0000 (UTC) Message-ID: <45DB087F.2040406@pooteeweet.org> Date: Tue, 20 Feb 2007 15:41:03 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Derick Rethans CC: Arnold Daniels , Kevin Waterson , internals@lists.php.net References: <20070218090310.594f5fee.kevin@oceania.net> <45DAFF9F.8030501@adaniels.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] fileinfo for 5.2.2 From: mls@pooteeweet.org (Lukas Kahwe Smith) Derick Rethans wrote: > On Tue, 20 Feb 2007, Arnold Daniels wrote: > >> I'm also very in favor of this, though I like it much better if it would use >> the same config file as `file` uses. Otherwise it's quite confusion where to >> config magic and hard to understand why the result differs. > > The idea is to embed the database so that you don't have to configure it > - that's currently the big problem with the current (deprecated) > solution. I have added fileinfo as a to be discussed item on the 5.3 todo list: http://oss.backendmedia.com/PhP53 regards, Lukas