Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55436 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85035 invoked from network); 14 Sep 2011 08:25:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2011 08:25:23 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:47116] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/86-51907-2F4607E4 for ; Wed, 14 Sep 2011 04:25:22 -0400 Received: by ywa8 with SMTP id 8so1315258ywa.29 for ; Wed, 14 Sep 2011 01:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RpJly1bHlOvYSqpLMBOp3FoArSzhtPNdHD9ihih5bGo=; b=PxxL06/k4LqtC4rzYqGw6LzG0iaHFCsjiVtZRbMalQKpkqtKAZlv7ZHcUxiGQawtYU Yr/4rY4KhqKGvq1VH0xxvMH8sPl7UVtNxlQk8qqgzgk4pgqnsM1dTpP5QyfRqOmIJUaa pDlZoFzP50p/bKATnG5c0X9FRNBeyGkm9eVUI= MIME-Version: 1.0 Received: by 10.236.201.137 with SMTP id b9mr12998751yho.46.1315988719297; Wed, 14 Sep 2011 01:25:19 -0700 (PDT) Received: by 10.147.167.7 with HTTP; Wed, 14 Sep 2011 01:25:19 -0700 (PDT) In-Reply-To: <4E703FC5.5000204@sugarcrm.com> References: <4E703FC5.5000204@sugarcrm.com> Date: Wed, 14 Sep 2011 10:25:19 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] 5.4 beta From: hannes.magnusson@gmail.com (Hannes Magnusson) On Wed, Sep 14, 2011 at 07:46, Stas Malyshev wrote: > Hi! > > It looks like the situation with the tests significantly improved (again, > thanks a lot for everybody who took part!), so I plan to package 5.4 beta > tomorrow. If you have any fixes that must be in the beta (please test! ;), > please do it in the next 12 hours or after the beta is tagged. > Could you look at the intl tests? I have similar failures the the gcov, plus couple of more I sent you the other day. -Hannes