Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45019 invoked from network); 21 Jun 2013 01:23:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2013 01:23:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.182 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.216.182 mail-qc0-f182.google.com Received: from [209.85.216.182] ([209.85.216.182:33866] helo=mail-qc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/E1-33826-50BA3C15 for ; Thu, 20 Jun 2013 21:23:18 -0400 Received: by mail-qc0-f182.google.com with SMTP id e10so4259352qcy.27 for ; Thu, 20 Jun 2013 18:23:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=2HBY4uOPcFjoiexWF/wAxxN+eeCFe2An0nBLiM/ZWkE=; b=ahqgyDuYn12zhmWbn1JTzsPiNVaI/8u7oO7Xkqn2xef9eI43l0DZGaXb5qe6HX5DGN NYG/Jr60PKY7CgQUYvNnAPk54Eve+yDAWhT/wqNoAKrk047yosk+Bf5VA85LihgAfp+g K3vrQEEVPWp/j3+A/AXoYm6A6XwJkB0TnRlP0HeO5XciCl5pkk3gP2BvLTYbEpDHd4QW F3z4djFV4Jw7bUOV4lZMzXqKRzCeMFUVSrwaVXZNqWZQDWztxViJTZyWW9fjmXOeBz90 MTfxBzBy0T/tBEvfu0AYada6DCZHR6x3wPmetIzXKZT3q/Ed/Nv9oQEaJiXkJkflEfDz 7yWA== X-Received: by 10.224.180.133 with SMTP id bu5mr11651131qab.50.1371777795445; Thu, 20 Jun 2013 18:23:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.66.199 with HTTP; Thu, 20 Jun 2013 18:22:55 -0700 (PDT) In-Reply-To: References: <514C1E14.3070002@fedoraproject.org> <514F370B.7080409@lerdorf.com> <514F8E86.2020601@lerdorf.com> <514FD5AE.9060703@lerdorf.com> <514FE04F.5000402@lerdorf.com> <51507044.9040408@fedoraproject.org> <5150B6FD.3020603@oracle.com> <5150BACD.9050603@lerdorf.com> <5150E4BA.5070301@oracle.com> Date: Thu, 20 Jun 2013 22:22:55 -0300 Message-ID: To: Pierre Joye , Xinchen Hui Cc: Christopher Jones , PHP internals , Rasmus Lerdorf Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] PHP 5.5.0beta1 ZTS broken build From: felipensp@gmail.com (Felipe Pena) Hi guys, Cannot the patch be backported to 5.4? Because actually 5.4 allows build with Bison 2.6.1, but it doesn't work for ZTS build though. 2013/3/26 Pierre Joye : > On Mar 26, 2013 12:59 AM, "Christopher Jones" > wrote: > >> OK. >> >> I also tested bison 2.7. After locally patching Zend/acinclude.m4 to >> allow "2.7", then the PHP 5.5 testsuite has only five fails, all in gd. > > Which? Should be max 2 (merge issue). -- Regards, Felipe Pena