Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82579 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36937 invoked from network); 13 Feb 2015 05:10:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2015 05:10:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.44 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:33589] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/12-23345-4578DD45 for ; Fri, 13 Feb 2015 00:10:45 -0500 Received: by mail-qa0-f44.google.com with SMTP id n8so11047923qaq.3 for ; Thu, 12 Feb 2015 21:10:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=RLflIU1zyLbFBukRvpvz+s4RhVzBr5sEt4s0Lpnvg+g=; b=P6YXoizp1XDB2YEQgnI6ozRhUOyo9lu/gpAvch/fCeACghskI98NpTfGJPeQ1Jzoks zQuGDfwHWo3++zWgu2zIekpXLV9ZffNHB4wupSopmYUhvGQNtfQkaJ9PRlvlEWTrewVh ZW6+AxKZslp1VzBf8YKmuyYP1SZ62Vw7vcp4fn+M5oyYpNzC146y0oV611vlTWsBquPa Sy9gQP7a0pcrLk0Ws334a5d5SOv6pszUx/96k3edyOjn1q+UH+tgXx/Je1TcGsY5CrT8 3v2VZ+DTDqYmYYSdYqaYOlBQqZHJyFrdq0lnPpOquQsxpmIy29LAudaVpk5kRNEQv3TD 50aQ== X-Received: by 10.140.21.229 with SMTP id 92mr18540331qgl.33.1423804241988; Thu, 12 Feb 2015 21:10:41 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Thu, 12 Feb 2015 21:10:01 -0800 (PST) In-Reply-To: References: Date: Fri, 13 Feb 2015 14:10:01 +0900 X-Google-Sender-Auth: K2mJrY3kT9T3jpIDQOyG1GVGzC0 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c12f8c12d1d2050ef142d8 Subject: Re: [PHP-DEV] Remove $this from incompatible context From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c12f8c12d1d2050ef142d8 Content-Type: text/plain; charset=UTF-8 Hi Nikita, On Thu, Feb 12, 2015 at 11:24 PM, Nikita Popov wrote: > Any objections to implement the incompatible context removal this way? It was long time question for me allowing the code you would like to remove. If these are removed altogether(make them illegal), it would be good for users in the long run. This is my opinion for this. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c12f8c12d1d2050ef142d8--