Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51736 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84463 invoked from network); 21 Mar 2011 17:12:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2011 17:12:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:53657] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/94-50427-0F6878D4 for ; Mon, 21 Mar 2011 12:12:16 -0500 Received: by bwz13 with SMTP id 13so5061786bwz.29 for ; Mon, 21 Mar 2011 10:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=EdkXD0ti9MGhoSfm1yvHc/TWsWV/49S12npHN5bOjYU=; b=QOTLBezlEaCLcUNaelC72Nlgk2p5OjQsVlB6I5hHK7KW4tEODRa8baaHH7pNBwreDe KPZqPBLuaWMh2yfQtkzUYjev/OAYGIltpgDRm3uSfz8mIZlzxRDbXoS82URG2WZ9xHDL kzUYthc6yQlLfR68ppnehb+EAP5ERU1dVRAhA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=a6Nli38QivocryBFlBIBYOxVQ6Llj60F77DeDNQ5kMiPWkCqXQmVRBpDnXYoQVL+d+ m8ST7u4ZhdV3Jt/BS35BttxicBtBuk7+GVPkVhcZIiG5fpLGfVM2EkFpk3Y2IQYYym2w HG1q/h2WGFG/3PtNqmc5YqHXMX7F8l/fydeZQ= MIME-Version: 1.0 Received: by 10.204.23.197 with SMTP id s5mr4121865bkb.81.1300727526622; Mon, 21 Mar 2011 10:12:06 -0700 (PDT) Received: by 10.204.152.151 with HTTP; Mon, 21 Mar 2011 10:12:06 -0700 (PDT) In-Reply-To: References: Date: Mon, 21 Mar 2011 18:12:06 +0100 Message-ID: To: =?UTF-8?B?T25kxZllaiBTdXLDvQ==?= Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] embedded libmagic (from file) From: pierre.php@gmail.com (Pierre Joye) hi, Many incompatibilities and features are not available upstream. The more we work on it the more differences we have. I have to strongly (really strongly) discourage any kind of hacks to allow external libmagic usage. That will only limit the features available to the PHP users, like stream support for example. Cheers, On Mon, Mar 21, 2011 at 6:00 PM, Ond=C5=99ej Sur=C3=BD wr= ote: > Hi, > > [I have searched the list and no relevant answer came up, only one > unanswered question (*)] > > I would like to ask whether there is a strong reason to have > customized libmagic in the source tree as the only option. I saw the > discussion that you want to have embedded magic database, but still I > would like to have an option to use system libmagic if available. > > This is similar to libgd, etc. No, it is definitively not the same than libgd. Libgd is now being synced and the core features were the same. Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org