Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75817 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15705 invoked from network); 22 Jul 2014 06:00:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 06:00:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.173 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.173 mail-vc0-f173.google.com Received: from [209.85.220.173] ([209.85.220.173:56761] helo=mail-vc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/24-14611-A1EFDC35 for ; Tue, 22 Jul 2014 02:00:58 -0400 Received: by mail-vc0-f173.google.com with SMTP id hy10so14013750vcb.32 for ; Mon, 21 Jul 2014 23:00:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=LsCDYt7dRt7BIjXZDo1tZP1dmBuF0eH+pNz1exv5zhM=; b=k3J4eSLYRGffvb43hPKac4uqZ2aGvA53mJUmMKjVTJdnQq6DG5A/f6PbC1xI9YszZu QaLtRWezw3O861YwYXDlqarQP3XI6E4ebw4HrxUki57NyuZuQKk3lV2RoJ62gddb6IoK ZNtLi8ZlirWYk700WuZ67/VEgehdd1gMGX0vReKaeugVl45oMuDKF5JgVEq5bBAhgIyf JjDrxOc/hXdbgS6aJf7JoiY6iFzndsAxe7U+A6DeQN+LfrVRbDeI8rNWWPDTwqzpxJaf Pjkwgrdxwl+cKM70xzwIfxvKsWsAhZKiWoBPfMgBrGmbqqrbKyWU1mbCtR89QOO4SR9F Dv5w== X-Gm-Message-State: ALoCoQnryzUFcumF3Eq4IFZmJ0+/wUiKN/YUwczSrSsD2yXM48xi7Ro18M4W4gBfXxT7irUi6ZKVXlcORIrWeiBvqTwo6UDpr3My6n8t7aYYqOw5yN/LLWGA8m4sWCtIbxxRsZFEYnXy MIME-Version: 1.0 X-Received: by 10.52.172.5 with SMTP id ay5mr30947913vdc.38.1406008855444; Mon, 21 Jul 2014 23:00:55 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Mon, 21 Jul 2014 23:00:55 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jul 2014 10:00:55 +0400 Message-ID: To: Bob Weinand Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e0160c3b6615dba04fec1f2a6 Subject: Re: [PHP-DEV] Wired constant expression syntax and bug From: dmitry@zend.com (Dmitry Stogov) --089e0160c3b6615dba04fec1f2a6 Content-Type: text/plain; charset=UTF-8 Hi Bob, Now I think it's not fixable by design :( I'll try to think about it later today. Could you please collect all related issues. Thanks. Dmitry. On Mon, Jul 21, 2014 at 8:36 PM, Bob Weinand wrote: > Am 2.7.2014 um 15:43 schrieb Dmitry Stogov : > > I don't have good ideas out of the box and I probably won't be able to > look into this before next week. > > > Hey, I still have no real idea how to solve it without breaking opcache. > > This one seems to be considered like a blocking bug for 5.6. > > Could you please try to fix this in a sane manner? > > Bob > --089e0160c3b6615dba04fec1f2a6--