Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92769 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38120 invoked from network); 26 Apr 2016 08:25:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2016 08:25:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.161.180 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.161.180 mail-yw0-f180.google.com Received: from [209.85.161.180] ([209.85.161.180:36315] helo=mail-yw0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/2B-02401-9F52F175 for ; Tue, 26 Apr 2016 04:25:29 -0400 Received: by mail-yw0-f180.google.com with SMTP id o66so7411277ywc.3 for ; Tue, 26 Apr 2016 01:25:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=kMn8UVm8D0Z73sdUWvm+1hEUo1anwM7DchhdKweY5II=; b=DP4B74TcRiAbaCtsJ9bW+Zoes9QeONy3KuKvqc9FbC6US5EzGNn8OqKTI56i0jN9bO 7DKvKTiDBikGgiUQEET94Nt4t250LRicFjTA/qvPQ2lMcZMHmSS7syVlYQREWPHh5HO/ FZw04B0LMvxx9QaBjc48N34jSqoAn7QXU8q1KU4M/6h4GslqfB05Fyg0sb4mNoFMMroj V1nRyuM4NudxEGHEagmy3FTWaUsKXhN0uf9vNPJME2uL40BIsQOrAlVK/jHTQfOwnmd/ 05amXmJUwHFEsdscbNJGaTBcSRnQ3LBNjafPFPNeY6s5pFEMKnwZCvWxdkWFGhzc6PVw 1Pdg== 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; bh=kMn8UVm8D0Z73sdUWvm+1hEUo1anwM7DchhdKweY5II=; b=OOdKkbvvIngW+XLaqWHEenNJmuct3XOBq2TjKGgaD4KuGy4rjvAGlN763tywhOhjeW jBix54EHUnNgJoJCxFT82+VcJwCq2XsoPMzkBE9CjucCayqIB77WjMbX01nv6+PxCcaD prtRZomoRBzpe138bhLwZf6+JoCPxEcN+bN+GhkGXpAOW5+rAuGiLk3Qc7EmVGFgx2PR CfIgbevR5Y6uCJowp8Z/DhAN4HGEySPZdpf8lk+SRSj5yd+/l2buir9bld+YiKvCfJzL KIvHXi6cvcWN56HJgc80yDXGYddX6+XgvzFdAE9KhbY0zDHkXI8nVp/WbB7zt4GXilLB 8tpA== X-Gm-Message-State: AOPr4FXRk6j5tfirJ1mN1oN9QyUALO/n1FYznQ0kcr8K9JKq21wqIXpBnJ/XOZHzTOoPa+ad3yEgVmk8x6Arpw== MIME-Version: 1.0 X-Received: by 10.129.122.207 with SMTP id v198mr626669ywc.82.1461659125873; Tue, 26 Apr 2016 01:25:25 -0700 (PDT) Received: by 10.129.109.67 with HTTP; Tue, 26 Apr 2016 01:25:25 -0700 (PDT) X-Originating-IP: [165.120.174.34] In-Reply-To: References: Date: Tue, 26 Apr 2016 09:25:25 +0100 Message-ID: To: PHP internals , Yasuo Ohgaki Content-Type: multipart/alternative; boundary=94eb2c0b176afb35a205315f085f Subject: Fwd: [PHP-DEV] RFC: Anonymous Class Lexical Scope From: pthreads@pthreads.org (Joe Watkins) --94eb2c0b176afb35a205315f085f Content-Type: text/plain; charset=UTF-8 Morning internals, Just to be clear, the implementation is now in good shape, the discussion may continue. Attached is message from a confused contributor ... sorry about the confusion :) Cheers Joe ---------- Forwarded message ---------- From: Yasuo Ohgaki Date: Tue, Apr 26, 2016 at 9:13 AM Subject: Re: [PHP-DEV] RFC: Anonymous Class Lexical Scope To: Joe Watkins Hi Joe, Since you seem to pause this RFC activity for now, I'm sending this mail only to you. On Wed, Apr 20, 2016 at 3:01 PM, Joe Watkins wrote: > > I must say that of all the suggestions made so far for syntax, I still > prefer use(). I strongly support "use()". It's the way PHP imports other scope variables :) Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --94eb2c0b176afb35a205315f085f--