Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75990 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39487 invoked from network); 24 Jul 2014 04:15:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2014 04:15:43 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.45 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.218.45 mail-oi0-f45.google.com Received: from [209.85.218.45] ([209.85.218.45:35317] helo=mail-oi0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/61-26825-C6880D35 for ; Thu, 24 Jul 2014 00:15:41 -0400 Received: by mail-oi0-f45.google.com with SMTP id e131so1621114oig.4 for ; Wed, 23 Jul 2014 21:15:40 -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=EF8iRZ9PxXUSnzsLo0GgspqTaiReFie7Wdmn9i59yag=; b=y7xo9mAWJWbTNc1GPoyXwVo/0ngkOAwuN0rBumZnxXUgal/1+K43yFvgdhiHX06hFJ 13Qtq5BOd2zYyqVj+Kp+CUzaBF/SMUj4ARDc52JOXWyovQxB5LZwDeKqYtU1uqRFWHP4 GcrsK+pmmE6vXIDF5DjtQnsYCkx2NoubgOvUyWJCnSv3ByunZ2CY6El1JUpllu68UM8O //BXVTtEj+aou5r8dCFV913DbdzrhlZDTEHzAg09vCC9fHH3/YSV+GdWOI/Y2ooijcS0 bvtINbt321Z+/Qbg894wP+yz3s6uSQFxAA9CL8myB8GICN1qrvCTKjniUmMpQOS4p5kL nsvA== MIME-Version: 1.0 X-Received: by 10.182.66.79 with SMTP id d15mr8377626obt.49.1406175340619; Wed, 23 Jul 2014 21:15:40 -0700 (PDT) Received: by 10.202.93.213 with HTTP; Wed, 23 Jul 2014 21:15:40 -0700 (PDT) In-Reply-To: References: <53D01C19.9050606@sugarcrm.com> Date: Wed, 23 Jul 2014 21:15:40 -0700 Message-ID: To: Pierre Joye Cc: Bob Weinand , Stas Malyshev , Dmitry Stogov , Nikita Popov , Julien Pauli , PHP Internals Content-Type: multipart/alternative; boundary=e89a8fb1fca4ab6f6704fee8b548 Subject: Re: [PHP-DEV] Weird constant expression syntax and bug From: kris.craig@gmail.com (Kris Craig) --e89a8fb1fca4ab6f6704fee8b548 Content-Type: text/plain; charset=UTF-8 On Wed, Jul 23, 2014 at 8:20 PM, Pierre Joye wrote: > hi, > > On Wed, Jul 23, 2014 at 10:45 PM, Bob Weinand wrote: > > > Well, we still could fix it now, AFAIK, we will still have another RC > now and when we fix it only for 5.6.1, there also will only be one RC in > between. > > That's no gain in testing time etc.. > > Also please keep in mind that we are already very late with 5.6. I > could live without this addition, not like it is critical enough to be > a blocker for 5.6. I'd rather wait until we know exactly what is going > wrong and add it to 5.7. > > Cheers, > -- > Pierre > > @pierrejoye | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I tend to agree. If it's not critical and it's not ready in time for a given scheduled release (which it wasn't), then it should be held for the next release. We should get 5.6 out as soon as reasonably possible. --Kris --e89a8fb1fca4ab6f6704fee8b548--