Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55075 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23534 invoked from network); 1 Sep 2011 22:04:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2011 22:04:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:58838] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/11-13254-A71006E4 for ; Thu, 01 Sep 2011 18:04:42 -0400 Received: by yxk30 with SMTP id 30so814424yxk.29 for ; Thu, 01 Sep 2011 15:04:39 -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:content-transfer-encoding; bh=z9tvuqppNXCzLQZ4KpAe5nrBIOyl6DdHazWP8vqys6U=; b=Aq+D3d8xu/bGlrurqYlnSmDM3a6a2drRWEbG20D61wWwFglvW0Rh0HqCKpPf05IDK/ KR4E5I4lsU5xX77mymwB2jeJ74OFWyqFUOLgge/gPQn9ehO9VsT1OhPD/2TTuF+oI4bC r2TRHBN9xIVSIh8nQjABBFFqHDzzU7pcu+CqU= MIME-Version: 1.0 Received: by 10.147.78.16 with SMTP id f16mr322170yal.26.1314914679074; Thu, 01 Sep 2011 15:04:39 -0700 (PDT) Received: by 10.147.168.14 with HTTP; Thu, 1 Sep 2011 15:04:38 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Sep 2011 00:04:38 +0200 Message-ID: To: Hannes Magnusson Cc: Pierre Joye , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: drop bison 1.x? From: tyra3l@gmail.com (Ferenc Kovacs) On Thu, Sep 1, 2011 at 10:54 PM, Hannes Magnusson wrote: > On Thu, Sep 1, 2011 at 20:58, Pierre Joye wrote: >> Please show me one system relying on it?=C2=A0 13 years old... >> > > Your own test box before Rasmus pointed it out to you when you where > changing the tests. > > Forcing people to upgrade this kind of software between bugfix > releases doesn't give us anything other then annoyed users. > > >> Even if the plan is to drop it in 5.4+ for now. > > Fair enough. > > >> And yes the diff in the messages make testing harder as it should be. Ot= her >> would have noticed it already as many tests fail because of that. > > So it works just fine? There are no security or related bugs in the > older versions? Or even performance reasons? > > There is no reason for us to test error messages from third party > software, and it doesn't cost us any more work to support it.. > > -Hannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I'm not sure that I understand this correctly, so let me ask this: Pierre do you want to change this because of this two broken tests: http://news.php.net/php.internals/55048 ? AFAIK it isn't directly related to different versions of bison, but to this change in 5.4 : https://wiki.php.net/rfc/improved-parser-error-message and yes, this means that we have to support a diverging set of tests for those cases when the test depends on the parse error messages. I think it is safe to revert your changes for those two tests in the 5.3 br= anch. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu