Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28088 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19295 invoked by uid 1010); 20 Feb 2007 14:04:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19280 invoked from network); 20 Feb 2007 14:04:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2007 14:04:19 -0000 Authentication-Results: pb1.pair.com header.from=info@adaniels.nl; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=info@adaniels.nl; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain adaniels.nl from 82.94.236.173 cause and error) X-PHP-List-Original-Sender: info@adaniels.nl X-Host-Fingerprint: 82.94.236.173 loco.helderhosting.nl Linux 2.5 (sometimes 2.4) (4) Received: from [82.94.236.173] ([82.94.236.173:40850] helo=loco.helderhosting.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/C6-21126-2EFFAD54 for ; Tue, 20 Feb 2007 09:04:18 -0500 Received: from [192.168.1.174] (a80-126-54-132.adsl.xs4all.nl [80.126.54.132]) by loco (Postfix) with ESMTP id E677C10D87FF; Tue, 20 Feb 2007 15:03:10 +0100 (CET) Message-ID: <45DAFF9F.8030501@adaniels.nl> Date: Tue, 20 Feb 2007 15:03:11 +0100 User-Agent: Thunderbird 1.5.0.9 (X11/20070103) MIME-Version: 1.0 To: Derick Rethans Cc: Kevin Waterson , internals@lists.php.net References: <20070218090310.594f5fee.kevin@oceania.net> In-Reply-To: Content-Type: multipart/alternative; boundary="------------060509080904090700060503" Subject: Re: [PHP-DEV] fileinfo for 5.2.2 From: info@adaniels.nl (Arnold Daniels) --------------060509080904090700060503 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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. Arnold Derick Rethans wrote: > On Sun, 18 Feb 2007, Kevin Waterson wrote: > > >> Is it possible to include the current pecl extension fileinfo. >> It is just silly not having the ability to verify a file type as a >> standard feature. This was discussed earlier and it was thought to >> have some merit. Can we make it happen? >> > > I am all for it, but for that to do we need to make the data file > embedded first (like the timezonedb). > > regards, > Derick > > --------------060509080904090700060503--