Newsgroups: php.internals,php.internals.win Path: news.php.net Xref: news.php.net php.internals:55219 php.internals.win:832 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81757 invoked from network); 5 Sep 2011 12:06:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2011 12:06:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:47718] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/E2-64330-04BB46E4 for ; Mon, 05 Sep 2011 08:06:24 -0400 Received: by gxk27 with SMTP id 27so3496599gxk.29 for ; Mon, 05 Sep 2011 05:06:21 -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=uTv3QxAr2FC7qUhUe4c6k9Qx+G9WylnNHrFvY7ggAoQ=; b=cowxKJghnFR/23REOxzKY3SHIrGfFUIUdx0i1zaQwsWg0vjXEekPkDA6Q51jdWpxk0 81uQ0ZT7VSw+C0fB6dEaXY2gBafBOEpUDNTFNyWoHzUcB7CRCD1ENuIb2Iwd2/DtU5Uq q9rpANvk/rMGxQIeMYm9Y12grX4yxIzjqQ8q0= MIME-Version: 1.0 Received: by 10.147.17.7 with SMTP id u7mr2609210yai.20.1315224381366; Mon, 05 Sep 2011 05:06:21 -0700 (PDT) Received: by 10.147.35.13 with HTTP; Mon, 5 Sep 2011 05:06:21 -0700 (PDT) In-Reply-To: References: <4E613671.4030504@lsces.co.uk> <4E6156C7.1080109@lsces.co.uk> Date: Mon, 5 Sep 2011 14:06:21 +0200 Message-ID: To: Pierre Joye Cc: internals-win , Lester Caine , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: drop bison 1.x? From: hannes.magnusson@gmail.com (Hannes Magnusson) On Mon, Sep 5, 2011 at 14:03, Pierre Joye wrote: > as I said earlier, these files are updated on release. It will be done > for the next releases. I will see if I can provide "snapshots" SDK but > that's something I try to avoid as it bring its lot of issues with > unstable/untested libs. That sounds like a good idea to me. It will give other people the chance to test the libs in a broader environment then your testing facilities. -Hannes