Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68930 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67280 invoked from network); 6 Sep 2013 22:31:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2013 22:31:52 -0000 Authentication-Results: pb1.pair.com header.from=dor.tchizik@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dor.tchizik@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.43 as permitted sender) X-PHP-List-Original-Sender: dor.tchizik@gmail.com X-Host-Fingerprint: 209.85.219.43 mail-oa0-f43.google.com Received: from [209.85.219.43] ([209.85.219.43:60022] helo=mail-oa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/00-00660-7D75A225 for ; Fri, 06 Sep 2013 18:31:51 -0400 Received: by mail-oa0-f43.google.com with SMTP id i10so4606891oag.16 for ; Fri, 06 Sep 2013 15:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CPTZdRxBuvTrsQJlAeDhzXrdSA9uBGPUZNKxsFTNV3Q=; b=kgnp0YchGRjLy9J6MKqhTabaUdw5gbQQ6wfVWjAMOAll5T5uQDPthcIEqUomaAZD2O i1X/R3Q5PAJSDFtzGP6BwezGGg9/teLy/YOFFIe8rTpnWJwGae6ZP/URVmCjPDwtYiIu R4NBG60eYrZGqUjKxVuQOQ0tOsUEFBs2r7yGG4UErKK4qao7aQSxPMLy6mk+3ZZA3o2Q mD50lYj8E/nInNzV7gWmAUR7y3fptsoq6ry71fAoTYWt+WayvRWSJRqk99v1GLBBPQN6 MNyf/F153lz6DQ1t3hRJXnI8A4WQmxtH+u6OKAMeJ2dHVuVYtbkzdKqTmqtN8WOKd9O/ tzsQ== MIME-Version: 1.0 X-Received: by 10.182.237.44 with SMTP id uz12mr3550593obc.11.1378506708582; Fri, 06 Sep 2013 15:31:48 -0700 (PDT) Received: by 10.182.39.137 with HTTP; Fri, 6 Sep 2013 15:31:48 -0700 (PDT) In-Reply-To: References: Date: Sat, 7 Sep 2013 01:31:48 +0300 Message-ID: To: Sara Golemon Cc: yigal irani , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] rfc: get rid of the mandatory dollar sign From: dor.tchizik@gmail.com (Madara Uchiha) How about.............. no. http://d24w6bsrhbeh9d.cloudfront.net/photo/aKzPQgW_460sa.gif On Sat, Sep 7, 2013 at 1:18 AM, Sara Golemon wrote: > Still funny, but that troll has been played before. I don't think anyone's > suggested the Euro yet though, maybe go for that next time. > > > On Fri, Sep 6, 2013 at 2:48 PM, yigal irani wrote: > >> make all dollar sign usage optional except in double quoted strings and >> when calling calling functions by variable. >> >> relevant: >> >> http://www.reddit.com/r/PHP/comments/1ltulg/what_single_feature_do_you_want_to_see_added_to/cc2t7eu >>