Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51740 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5467 invoked from network); 22 Mar 2011 13:05:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Mar 2011 13:05:06 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass 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:53179] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/63-17329-08E988D4 for ; Tue, 22 Mar 2011 08:05:05 -0500 Received: by bwz13 with SMTP id 13so5730549bwz.29 for ; Tue, 22 Mar 2011 06:05:01 -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=a3akaPl6l9g/UArni+xqcQGPGTyRvgm5wW15gEY0z6k=; b=cYjbDj4BpaEh6yOR9rqyCCq1qQyOL6Zv0XbvXmHLAo8eX9cbzO6TGxavFO+SIRBg2f tQ+yp8nPpZ+DoB4B+hIA9Hau/YshdBxBuUyA2gkJG7kcaIhr+I+lIoTY1egQblPrYYXA q6VCTeONzuBxUf6ze/vEHKBRZwllchnRZNnYQ= 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=aXEG9sp7NxGgBtm4pn7GbvXBViWf/wXvpoKKAOwHruJj5dbs6/y1hRtqm4q2d3ik8Y kkHxFZ3FvuwOFpL2jIdgLHlsyLeb/dtegzBIOTkOa5txUFigVSnpuecAsEEAoTUU+klO VFlkceZOUCyiqqZaLBLoIyJ2zpqi+6wwlDohk= MIME-Version: 1.0 Received: by 10.204.23.197 with SMTP id s5mr5129629bkb.81.1300799101332; Tue, 22 Mar 2011 06:05:01 -0700 (PDT) Received: by 10.204.152.151 with HTTP; Tue, 22 Mar 2011 06:05:01 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Mar 2011 14:05:01 +0100 Message-ID: To: Scott MacVicar Cc: =?UTF-8?B?T25kxZllaiBTdXLDvQ==?= , 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) why don't you publish it then? So we can review it and maybe apply it alrea= dy. On Mon, Mar 21, 2011 at 9:13 PM, Scott MacVicar wrote: > I have a diff sitting that I did yesterday that upgrades us to the > latest libmagic, it supports the new magic file format and updates > that bundle. But that's all. > > I'm also against allowing the non-php version. Yes it's a fork but > unfortunately it's for the best. > > - Scott > > On 21 March 2011 10:12, Pierre Joye wrote: >> 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 = wrote: >>> 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, >> -- >> Pierre >> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org