Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59637 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70251 invoked from network); 10 Apr 2012 11:24:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2012 11:24:01 -0000 Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.73.107 as permitted sender) X-PHP-List-Original-Sender: ab@php.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:56978] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/75-41114-E48148F4 for ; Tue, 10 Apr 2012 07:24:00 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 1630D914586; Tue, 10 Apr 2012 13:23:55 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 Received: from webmail.klapt.com (h1123647.serverkompetenz.net [127.0.0.1]) by h1123647.serverkompetenz.net (Postfix) with ESMTP id 4D55891456A; Tue, 10 Apr 2012 13:23:54 +0200 (CEST) Received: from 178.10.177.244 (SquirrelMail authenticated user anatoliy@belsky.info) by webmail.klapt.com with HTTP; Tue, 10 Apr 2012 13:23:54 +0200 Message-ID: <062d97234afa5d35f307cde3f3551a9d.squirrel@webmail.klapt.com> Date: Tue, 10 Apr 2012 13:23:54 +0200 To: "David Soria Parra" , "Stas Malyshev" , =?UTF-8?Q?=22Johannes_Schl=C3=BCter=22?= Cc: internals@lists.php.net Reply-To: ab@php.net User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Fileinfo fixes for windows From: ab@php.net ("Anatoliy Belsky") Hi guys, I wanted just ask about the latest fileinfo fixes as I see so far nothing was merged. This fixes should be merged into the current 5.3.11 and 5.4.1 branches. The info about the changes is in the following tickets: https://bugs.php.net/bug.php?id=61565 https://bugs.php.net/bug.php?id=61566 Regards Anatoliy