Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40571 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22043 invoked from network); 20 Sep 2008 13:43:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2008 13:43:57 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.178 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.178 mho-01-bos.mailhop.org Received: from [63.208.196.178] ([63.208.196.178:60509] helo=mho-01-bos.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/48-65213-91EF4D84 for ; Sat, 20 Sep 2008 09:43:54 -0400 Received: from cs78255253.pp.htv.fi ([62.78.255.253] helo=[127.0.0.1]) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Kh2kZ-0007CQ-07; Sat, 20 Sep 2008 13:43:51 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 62.78.255.253 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/hPntDtynJ0zY3EGdJitVR2AtnHKMhqJM= Message-ID: <48D4FE18.7080404@sci.fi> Date: Sat, 20 Sep 2008 16:43:52 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Marcus Boerger CC: internals@lists.php.net References: <962975.69490.qm@web36405.mail.mud.yahoo.com> <6973016.20080920004704@marcus-boerger.de> In-Reply-To: <6973016.20080920004704@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc From: jani.taskinen@sci.fi (Jani Taskinen) Marcus Boerger kirjoitti: > Hello Ionut, > > a Friend suggested to replace it with a Euro sign, so that PHP code gets > worth more :-) Hey, why not make it configurable (ini option) ?! :D --Jani > marcus > > Thursday, September 18, 2008, 8:30:37 PM, you wrote: > >> Actually, I somehow understand what he wants, considering we'll soon >> have lambdas and closures. I mean, in case of javascript a variable can >> hold as well a function as it can hold anything else. Anyway, I don't >> think this is the case for PHP. I do find it ugly to write $function(), >> but I guess I'll live with it as I did until now. > >> Cheers, >> I. Stan > > > > >> ----- Original Message ---- >> From: Brian Moon >> To: mike >> Cc: marius popa ; internals@lists.php.net >> Sent: Thursday, September 18, 2008 9:06:11 PM >> Subject: Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc > >> mike wrote: >>> Personally I love the $. It makes it so much easier to identify >>> variables. It's a single character. Can't see the need honestly to >>> even bring this up. > >> +1,000,000. Horrible idea. *facepalm* > >> -- > >> Brian Moon >> Senior Web Engineer >> ------------------------------ >> When you care enough to spend the very least. >> http://dealnews.com/ > > >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php > > >> > > > > > Best regards, > Marcus > >