Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70058 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30292 invoked from network); 7 Nov 2013 13:20:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2013 13:20:02 -0000 Authentication-Results: pb1.pair.com header.from=bof@bof.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bof@bof.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: bof@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:50665] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/23-16506-1839B725 for ; Thu, 07 Nov 2013 08:20:02 -0500 Received: (qmail 27218 invoked by uid 1009); 7 Nov 2013 14:19:58 +0100 Received: from 209.85.212.50 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/18077. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:1(209.85.212.50):. Processed in 0.073577 secs); 07 Nov 2013 13:19:58 -0000 X-Antivirus-MYDOMAIN-Mail-From: bof@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:1(209.85.212.50):. Processed in 0.073577 secs Process 27211) Received: from mail-vb0-f50.google.com (gmail@bof.de@209.85.212.50) by mars.intermailgate.com with RC4-SHA encrypted SMTP; 7 Nov 2013 14:19:58 +0100 Received: by mail-vb0-f50.google.com with SMTP id x16so340857vbf.23 for ; Thu, 07 Nov 2013 05:19:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7L0PQoHDSQMBpPdxy1Ep2GXseYA1Wt6FvEEacVqnQBw=; b=fWrEtXeXdZp2mETn2kbNcR/4+WjhbeGfTcYkt/8xSzcJjGoLlmxAiK9yBOSe+X+aEc EFAniamW9BT2zEFkdO2oorG/RUF44UpFfB3r6MJ4ZJKmyssf97WZ5xJzAPGLkEDxd6o3 S41OB1X5prfBwDQAnKGKDD7x8wo+/sD5UD/1GPmD8Khs8bwn9m1JiyiwpHGtYQ2uBH0Q Y03RK60iTbdBpWhJJMNysVPy9gTz2dE1PVSnpZlophUXic/dxBCPqpEyMIzftnvFNml2 yjjNiU0AmWoDsEFZCZncRZRQSPZL5rTDfG+hRpVSSZ+IP2pzs4QEnsEfoAykOJ/IGBaY ucvw== MIME-Version: 1.0 X-Received: by 10.220.184.202 with SMTP id cl10mr285623vcb.69.1383830397564; Thu, 07 Nov 2013 05:19:57 -0800 (PST) Received: by 10.52.185.102 with HTTP; Thu, 7 Nov 2013 05:19:57 -0800 (PST) Received: by 10.52.185.102 with HTTP; Thu, 7 Nov 2013 05:19:57 -0800 (PST) In-Reply-To: References: Date: Thu, 7 Nov 2013 14:19:57 +0100 Message-ID: To: Nikita Popov Cc: internals , Bob Weinand Content-Type: multipart/alternative; boundary=001a11c1bc6446c25104ea961f14 Subject: Re: [PHP-DEV] [RFC] Constant Scalar Expressions (with constants) From: bof@bof.de (Patrick Schaaf) --001a11c1bc6446c25104ea961f14 Content-Type: text/plain; charset=ISO-8859-1 Am 07.11.2013 14:12 schrieb "Nikita Popov" : > > Once again, the code you posted is already supported, not really part of this proposal. Blush. I'm still sitting at 5.4.x :) > And yes, it will invoke the autoloader, see http://codepad.viper-7.com/2Xz8ux :) "Interesting" line number in that error message..... best regards Patrick --001a11c1bc6446c25104ea961f14--