Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63958 invoked from network); 25 Feb 2013 17:06:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2013 17:06:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.178 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.178 mail-vc0-f178.google.com Received: from [209.85.220.178] ([209.85.220.178:34990] helo=mail-vc0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/EE-10787-D0A9B215 for ; Mon, 25 Feb 2013 12:06:21 -0500 Received: by mail-vc0-f178.google.com with SMTP id m8so1816385vcd.23 for ; Mon, 25 Feb 2013 09:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=9ge30x9Sg2sBfE60EGU/1tewYSg9ZxbmvQhKaLeBsHc=; b=aqomE+sFs2mznUwerrYaZcqBYccmds0lPfkNNW3d2EyYmDHBselAE90DhlEpkbYiK4 jCSe0fkr/ctzOYg8Fg5EsVS/Lu7dF+TSpjY+yzSos50RL6hbtasX0BZZthKPQQmeRaoZ /Aj9DtQeV0MjUSt6emxXD8pBcqA4qvAYYsuI0eHbmIqDhsw0DFv65VGKhOTZXjoA13kg VXhbEZWYKwcn/MFFyBQEeHwE4oTktndH6pC8pnpbILa6PVVjETRXyAOUmVP7k09f85xc 0zOg8t9VFejRtOwzm8HLYaHG8EafqygNJj1KTv+3ErWMHDNbu8mAUZIOvEW0tnkjjgBy XIfw== MIME-Version: 1.0 X-Received: by 10.58.23.199 with SMTP id o7mr10561451vef.2.1361811977951; Mon, 25 Feb 2013 09:06:17 -0800 (PST) Received: by 10.220.41.195 with HTTP; Mon, 25 Feb 2013 09:06:17 -0800 (PST) Received: by 10.220.41.195 with HTTP; Mon, 25 Feb 2013 09:06:17 -0800 (PST) In-Reply-To: References: Date: Mon, 25 Feb 2013 18:06:17 +0100 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7b339a1532628f04d68f8f22 Subject: Re: [PHP-DEV] Allow (...)->foo() expressions not only for `new` From: pierre.php@gmail.com (Pierre Joye) --047d7b339a1532628f04d68f8f22 Content-Type: text/plain; charset=ISO-8859-1 On Feb 25, 2013 5:14 PM, "Nikita Popov" wrote: > > Thoughts? I like the idea. I can't see nor imagine any BC breaks that could be introduce by this change. Cheers, --047d7b339a1532628f04d68f8f22--