Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88988 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60085 invoked from network); 29 Oct 2015 09:08:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2015 09:08:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.178 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.212.178 mail-wi0-f178.google.com Received: from [209.85.212.178] ([209.85.212.178:33753] helo=mail-wi0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/37-08716-D12E1365 for ; Thu, 29 Oct 2015 04:08:45 -0500 Received: by wijp11 with SMTP id p11so280132131wij.0 for ; Thu, 29 Oct 2015 02:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BMF4971BRiPA+upCQFqOciO8gqfVH/L5+NjJq13T2rM=; b=zLn+jZa6Nk3rhcxvu+ULl/63KBMMzlolpIH/yK0FN2Z06sOufHJSpl+aNXt3C44wp4 MG3MqGuEdmex/ypqbP4PwHEUbbJzP2oKG5i0/g7mI0TXkY1SIT9bAYc5Mj+wBgxENfq5 05ykqc96kMJxODMEFdIpfmskytDj9+Hv0fmOCpysfG4gvwQPEcrITvsNLAMJfNZU6EQq ICO6zuTXo2iSTYudIEeECTUcDDjwVRmv+ev6y3Sd5uW87wOi8RZDcBCATvQ883uGpfrp 9l+uejmcUmQIsLMsMC89fEebJw99pIXgWUHRHAc1aQr90jeggKoxoXvQxfWhWPoIgcJC 25Hw== MIME-Version: 1.0 X-Received: by 10.194.58.44 with SMTP id n12mr819072wjq.118.1446109722495; Thu, 29 Oct 2015 02:08:42 -0700 (PDT) Received: by 10.28.223.193 with HTTP; Thu, 29 Oct 2015 02:08:42 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 Oct 2015 09:08:42 +0000 Message-ID: To: "guilhermeblanco@gmail.com" Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7ba9813650d32105233aa872 Subject: Re: [PHP-DEV] Support execution scope realization at runtime (or last pieces for private class support) From: leight@gmail.com (Leigh) --047d7ba9813650d32105233aa872 Content-Type: text/plain; charset=UTF-8 On 29 October 2015 at 02:57, guilhermeblanco@gmail.com < guilhermeblanco@gmail.com> wrote: > I wonder what would be necessary to make this patch possible, if there's > any interest to move this forward and potentially target it for 7.1 > release. > > I'm still interested in this, and willing to help out with implementation if required. --047d7ba9813650d32105233aa872--