Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:20192 php.internals:20193 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58734 invoked by uid 1010); 20 Nov 2005 13:44:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58657 invoked from network); 20 Nov 2005 13:44:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2005 13:44:26 -0000 X-Host-Fingerprint: 84.60.28.45 dslb-084-060-028-045.pools.arcor-ip.net Received: from ([84.60.28.45:18508] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id DA/48-11378-36870834 for ; Sun, 20 Nov 2005 08:21:39 -0500 Message-ID: To: internals@lists.php.net,internals@lists.php.net Date: Sun, 20 Nov 2005 14:21:35 +0100 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 References: <437B530A.5050105@prohost.org> <437CF6B4.5080207@web.de> <437CF943.7090800@lerdorf.com> <437D0478.8090108@cschneid.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 84.60.28.45 Subject: Re: [PHP-DEV] dropping curly braces From: oliver.graetz@arcor.de (=?ISO-8859-1?Q?Oliver_Gr=E4tz?=) Roman Ivanov schrieb: > Christian Schneider wrote: > >>Please think twice before breaking BC light-heartedly. > > > Please brake BC completely, and rename everything, and reorder > arguments, and replace array() with a(), and replace $this-> with > something consise, and replace '->' with '.', and replace '.' with '~'. > *smiley* Yep. self::$ => @@, $this-> = @ Like in Ruby. (Oh no! Not the nose thing! No!!!) OLLi