Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40550 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32382 invoked from network); 18 Sep 2008 18:30:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2008 18:30:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=ionut.stan@yahoo.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ionut.stan@yahoo.com; sender-id=unknown; domainkeys=good Received-SPF: error (pb1.pair.com: domain yahoo.com from 209.191.91.197 cause and error) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ionut.stan@yahoo.com X-Host-Fingerprint: 209.191.91.197 web36405.mail.mud.yahoo.com Received: from [209.191.91.197] ([209.191.91.197:30401] helo=web36405.mail.mud.yahoo.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/01-27158-05E92D84 for ; Thu, 18 Sep 2008 14:30:41 -0400 Received: (qmail 70379 invoked by uid 60001); 18 Sep 2008 18:30:38 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=fT/UM2o3Nzh8SgLs6Axe54TjSM5ZL4e+js5ogMuAfWkLGNID1cIBM4JrLGjcCT8FEzURPx3VzcdF/VlELtSVWnVJe6fMtJDaullNySNS8E7ac6BVtJHeSTan7Gryz9GO8Bk8Se59GeIZ0ZRtp2v5baEomRL2U88v9BX/oR1TyxY=; X-YMail-OSG: o4Jrj8YVM1lvHbNejmVXGDcA9lfsfCAE25mLBm4xUWkzmS1ItTf13CTPM6TjBpRFazAbH1ycpVtLc9N1uvNjqwLSDcWDplkCJbU1v1Bowo9oZU1JONkWWuxyJLjpkWaZhMoX_KiYi9lAlHQRBpTbw.QsF44- Received: from [86.106.195.153] by web36405.mail.mud.yahoo.com via HTTP; Thu, 18 Sep 2008 11:30:37 PDT X-Mailer: YahooMailRC/1096.28 YahooMailWebService/0.7.218.2 Date: Thu, 18 Sep 2008 11:30:37 -0700 (PDT) To: Brian Moon , mike Cc: marius popa , internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <962975.69490.qm@web36405.mail.mud.yahoo.com> Subject: Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc From: ionut.stan@yahoo.com (Ionut Gabriel Stan) 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