Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28063 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98212 invoked by uid 1010); 17 Feb 2007 21:55:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98197 invoked from network); 17 Feb 2007 21:55:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Feb 2007 21:55:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=kevin@oceania.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=kevin@oceania.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oceania.net from 64.251.31.245 cause and error) X-PHP-List-Original-Sender: kevin@oceania.net X-Host-Fingerprint: 64.251.31.245 unknown Received: from [64.251.31.245] ([64.251.31.245:32943] helo=swamp.oceania.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/75-55001-8E977D54 for ; Sat, 17 Feb 2007 16:55:52 -0500 Received: from kevin.oceania.net ([58.172.208.27]) by swamp.oceania.net (8.13.4/8.13.4) with SMTP id l1HLq3tE025485 for ; Sun, 18 Feb 2007 08:52:04 +1100 Date: Sun, 18 Feb 2007 09:03:10 +1100 To: internals@lists.php.net Message-ID: <20070218090310.594f5fee.kevin@oceania.net> Organization: Oceania X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: fileinfo for 5.2.2 From: kevin@oceania.net (Kevin Waterson) 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? Kevin