Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84487 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31988 invoked from network); 9 Mar 2015 22:00:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Mar 2015 22:00:05 -0000 Received: from [127.0.0.1] ([127.0.0.1:4092]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id ED/31-23562-4E71EF45 for ; Mon, 09 Mar 2015 17:00:04 -0500 X-Host-Fingerprint: 194.166.182.147 194-166-182-147.adsl.highway.telekom.at Date: Mon, 09 Mar 2015 16:02:34 -0500 Received: from [194.166.182.147] ([194.166.182.147:7132] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/50-23562-56A0EF45 for ; Mon, 09 Mar 2015 16:02:34 -0500 Message-ID: To: internals@lists.php.net References: <24.71.03288.592FDF45@pb1.pair.com> User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Posted-By: 194.166.182.147 Subject: Re: [PHP-DEV] Request Feedback for Instance Variable Sugar RFC From: mail@deroetzi.de (Johannes Ott) Hey as developing both Java and PHP, I would suggest a solution similar to Java. As long as there is no conflict to a local variable the keyword $this should be the default. Regards DerOetzi