Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70239 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45891 invoked from network); 20 Nov 2013 17:44:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2013 17:44:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@rouvenwessling.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=me@rouvenwessling.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain rouvenwessling.de designates 5.35.242.46 as permitted sender) X-PHP-List-Original-Sender: me@rouvenwessling.de X-Host-Fingerprint: 5.35.242.46 rouvenwessling.de Linux 2.6 Received: from [5.35.242.46] ([5.35.242.46:57511] helo=lvps5-35-242-46.dedicated.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/92-27452-0E4FC825 for ; Wed, 20 Nov 2013 12:44:01 -0500 Received: by lvps5-35-242-46.dedicated.hosteurope.de (Postfix, from userid 5001) id 499581AF64002; Wed, 20 Nov 2013 18:43:57 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lvps5-35-242-46.dedicated.hosteurope.de X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, MIME_QP_LONG_LINE autolearn=unavailable version=3.3.1 Received: from [10.28.228.207] (tmo-101-61.customers.d1-online.com [80.187.101.61]) by lvps5-35-242-46.dedicated.hosteurope.de (Postfix) with ESMTPA id 7B2E669F1465; Wed, 20 Nov 2013 18:43:56 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (11B511) In-Reply-To: Date: Wed, 20 Nov 2013 18:43:56 +0100 Cc: List PHP Mailing List Content-Transfer-Encoding: quoted-printable Message-ID: <9A0DE52C-8991-47A7-9C0E-6BEEB4AC51D1@rouvenwessling.de> References: To: Bob Weinand Subject: Re: [PHP-DEV] [RFC] [VOTE] Constant scalar expressions From: me@rouvenwessling.de (=?utf-8?Q?Rouven_We=C3=9Fling?=) Hello Bob, I know I'm late (and have no voting right) but O wonder how this interacts w= ith. a) Constants defined in a different file b) Constants defined using the define() function. I couldn't find either case in the RFC or the previous discussion. Best regards Rouven > On 20.11.2013, at 17:54, Bob Weinand wrote: >=20 > Hi, >=20 > I just have moved the RFC to vote as there was no negative feedback nor un= resolved issues. >=20 > Find the vote (and the RFC) at: >=20 > https://wiki.php.net/rfc/const_scalar_exprs#vote >=20 > Vote will last for one week. >=20 > Bob >=20 >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20