Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68929 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64718 invoked from network); 6 Sep 2013 22:18:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2013 22:18:29 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.192.178 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.192.178 mail-pd0-f178.google.com Received: from [209.85.192.178] ([209.85.192.178:34626] helo=mail-pd0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/8A-05619-3B45A225 for ; Fri, 06 Sep 2013 18:18:28 -0400 Received: by mail-pd0-f178.google.com with SMTP id w10so3835019pde.9 for ; Fri, 06 Sep 2013 15:18:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Ble+dWZq+GZp4X9KYf/uVdCLeiSlBxRBBF3v9E0kkQY=; b=d3vWZUwyG7dd5AizRSjS9g8OGuXfJ642Lz7t/QlnSLfxIe9u97FeQWi/Bnj2A96aMI H8ye6V8X9FESlgehA6eItVX3IJzpxnZV3RYFgNdPYjSJ6DCRTStT8MNzEuw/a5R/sRSc JhkeGPhpyeYp8zJkRRAzY2wsBZauIdIwFVMgZjqStIoMgt0hxD+QYWviNnszkUxcceo0 7dwy4aqWY+VZj9N004EuO6BGcnQcQp1nWT0JG41SHNVoivuwOdzBwEyM5mmXafsfVOuY KG9BwF+hM3wOLg6oz9LJcAxoHb+En19wUxk89yDlhuFfEjUCk4WuOMFfqBCMtujtJZBp xukg== X-Gm-Message-State: ALoCoQkSw35EYCg1cy+93QG7hfHSWhorLsE4B2VHbFdMzEiUa11gvym646bC7T9bWWIZfTr5QtD+ MIME-Version: 1.0 X-Received: by 10.68.230.106 with SMTP id sx10mr5315900pbc.170.1378505905176; Fri, 06 Sep 2013 15:18:25 -0700 (PDT) Sender: php@golemon.com Received: by 10.70.24.33 with HTTP; Fri, 6 Sep 2013 15:18:25 -0700 (PDT) X-Originating-IP: [173.252.71.189] In-Reply-To: References: Date: Fri, 6 Sep 2013 15:18:25 -0700 X-Google-Sender-Auth: jxQ8j58omkoKO_hZ-1yE0ZID6LQ Message-ID: To: yigal irani Cc: PHP internals Content-Type: multipart/alternative; boundary=047d7b339dedcc940104e5be6a4b Subject: Re: [PHP-DEV] rfc: get rid of the mandatory dollar sign From: pollita@php.net (Sara Golemon) --047d7b339dedcc940104e5be6a4b Content-Type: text/plain; charset=ISO-8859-1 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 > --047d7b339dedcc940104e5be6a4b--