Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59714 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79220 invoked from network); 11 Apr 2012 05:40:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2012 05:40:04 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:61821] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/A2-18401-339158F4 for ; Wed, 11 Apr 2012 01:40:04 -0400 Received: by ghbg2 with SMTP id g2so320131ghb.29 for ; Tue, 10 Apr 2012 22:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=k722foQJ7LfatyLW9rH0QrZpGeltZTi3pV50oYebSfQ=; b=YPVJaiSe9QLBtG5s5u/9SDErztXujiC7Ah3QCrPmF0Gmvvlm63DeB+8BVyxmZEAY+a SrQyT4HwLsW5AUl79t3M5t8TW7j7wqhurIwLqGN41TNKm0vnKPyZ1MHQJs5B6rQOGp0t De33n+3K7oElrAFrMcfRZLQPcL7+/C2T+AWF/7Cq+WFyDgCbjLcqdvHxbvU067FpkMhU KB54EPqHTEOH7TBqCUp9AkywrrMH6RN3WrCvMOKq7E1Wn7Tv+HIuxAEMpd+6Q2qIYAFh SVH0mManN49Uj6ad6WZGzBKrbD9xfDBakAiDZ4ROKjk8QlthtcHCJGKJwjMgRzVScVx8 zzhA== MIME-Version: 1.0 Received: by 10.236.184.170 with SMTP id s30mr11695879yhm.58.1334122801084; Tue, 10 Apr 2012 22:40:01 -0700 (PDT) Received: by 10.147.168.16 with HTTP; Tue, 10 Apr 2012 22:40:01 -0700 (PDT) In-Reply-To: <4F851805.9040205@sugarcrm.com> References: <062d97234afa5d35f307cde3f3551a9d.squirrel@webmail.klapt.com> <7e6770a85f1256bf34b23ca78045831c.squirrel@webmail.klapt.com> <4F847D64.2070500@sugarcrm.com> <4F84B312.9000005@sugarcrm.com> <4F851805.9040205@sugarcrm.com> Date: Wed, 11 Apr 2012 07:40:01 +0200 Message-ID: To: Stas Malyshev Cc: "ab@php.net" , David Soria Parra , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Fileinfo fixes for windows From: pierre.php@gmail.com (Pierre Joye) Hi! On Wed, Apr 11, 2012 at 7:35 AM, Stas Malyshev wrote: > Hi! > >> btw, It is not a realy issue as we won't use 5.4.1 tests to test the >> release but 5.4's branch ones. Too many false positive. > > Who are we? My team and I, as always when we refer to that. > I'll definitely be using 5.4.1, since that's what I will be > releasing. There's no point in testing code different from one you're > releasing. Do you mean windows tests? Are they broken now? Yes, see the commits, and the LF thing. >> The lf should not be a problem either as the releases are packaged on >> linux, so LF is the default there. > > I'll merge the .gitattributes patch, since it doesn't hurt anything, but > not sure about other stuff - still don't understand what's going on > there and if we need another RC We do not need another RC for the tests fixes only. It is not optimal but not critical enough to delay the release any longer. We will simply use 5.4's branch tests for now as there are far less failures (related to tests fixes, not code changes). Also we have to release 5.3.11 final as well (same security fixes) but we did not hear anything yet from Johannes so far. Johannes? Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org