Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92459 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59977 invoked from network); 19 Apr 2016 13:31:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Apr 2016 13:31:02 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.161.172 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.161.172 mail-yw0-f172.google.com Received: from [209.85.161.172] ([209.85.161.172:33689] helo=mail-yw0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/23-43496-61336175 for ; Tue, 19 Apr 2016 09:31:02 -0400 Received: by mail-yw0-f172.google.com with SMTP id t10so16911447ywa.0 for ; Tue, 19 Apr 2016 06:31:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to; bh=II409krogexPLQ4eTZusFdFc8wCmaH9z13vkI773qQ4=; b=nO/RUTvRNNAftf42R4Uw9I5YAfnIti9X1tTI3o7+bGCaKklqCOw8P4E8esnr1uWHoN aeOEXfndJlcuvWmzzvP2wu11MFsAq1KDZbxY4YDb9Mj2l1jgp2JBRVYArZcIw8DI5F7e vcRE4Wc1d6Tbm5sD838VIlmUkEP+VPeb5ePeHXY1jHOC8NvXkb92niNqCRkS6v8u1d6V vJgSiwo2fAT8USFIC4yyC8pLXePvIG6d/Ez7As/G8W6o0uV/SJQPW9Rw8akeomtoCniC nj+LYMvMkoD0YVFFlDvIIMCBabAxcZ34jQQIF+MQuBW4+UAWvllknlFYuMyGP1unT6AK Gfyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=II409krogexPLQ4eTZusFdFc8wCmaH9z13vkI773qQ4=; b=hj1eoWffihGGnnnYS4R+dqWpucLQ83SutZgj5aD+QDXVsD9xO6Ss0GDVR4Pds1Vusb 1dAt12d2vKUI7JcgDP13DVpCvsaUkUF2yQfIorFNxgDAJ/Mr32hjrALpLCsmSphifYHl ur83exfe6/ySTQ8cyPxr5jAgyrOfswWpZ7QKJawWv+hWLyS3JdInG9TFkMF6R5AUrEHh bJ+dfctgAzt+8y765Sd3D6qAsGdo0IQFXmS1c2TjDoqnfxdvEFo44it5IjNUi87suYXB Ss/PWz4q1JNTe+Sb1sVkWaEhLht9Gu/l7/00fnS9ead/UmQPDnvF4ZA1+CNJcuTT4kbX LIkg== X-Gm-Message-State: AOPr4FUXN+ZDzSLAEIO5JQ8b6R25kH2Aucz+6ccwjz/JPvdNR+ZLu5CCf48gJXMqaLXEZqmwM/ciIKOlUJtRTA== MIME-Version: 1.0 X-Received: by 10.37.30.70 with SMTP id e67mr1500643ybe.67.1461072660095; Tue, 19 Apr 2016 06:31:00 -0700 (PDT) Received: by 10.129.39.9 with HTTP; Tue, 19 Apr 2016 06:31:00 -0700 (PDT) X-Originating-IP: [109.159.6.57] Date: Tue, 19 Apr 2016 14:31:00 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a1143f52ce59cf40530d67c22 Subject: RFC: Anonymous Class Lexical Scope From: pthreads@pthreads.org (Joe Watkins) --001a1143f52ce59cf40530d67c22 Content-Type: text/plain; charset=UTF-8 Morning Internals, Please review the following RFC: https://wiki.php.net/rfc/lexical-anon A look at the patch from those of you that do that would be good :) Cheers Joe --001a1143f52ce59cf40530d67c22--