Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40568 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46460 invoked from network); 19 Sep 2008 22:47:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2008 22:47:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:42601] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/F7-08965-1FB24D84 for ; Fri, 19 Sep 2008 18:47:15 -0400 Received: from dhcp-172-31-154-3.sfo.corp.google.com (unknown [72.14.229.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 499A311F35D; Sat, 20 Sep 2008 00:47:10 +0200 (CEST) Date: Sat, 20 Sep 2008 00:47:04 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <6973016.20080920004704@marcus-boerger.de> To: Ionut Gabriel Stan CC: internals@lists.php.net In-Reply-To: <962975.69490.qm@web36405.mail.mud.yahoo.com> References: <962975.69490.qm@web36405.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc From: helly@php.net (Marcus Boerger) Hello Ionut, a Friend suggested to replace it with a Euro sign, so that PHP code gets worth more :-) 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