Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40562 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2484 invoked from network); 19 Sep 2008 08:59:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2008 08:59:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=troelskn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=troelskn@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.200.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: troelskn@gmail.com X-Host-Fingerprint: 209.85.200.168 wf-out-1314.google.com Received: from [209.85.200.168] ([209.85.200.168:47011] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/F5-08965-DF963D84 for ; Fri, 19 Sep 2008 04:59:42 -0400 Received: by wf-out-1314.google.com with SMTP id 26so363162wfd.26 for ; Fri, 19 Sep 2008 01:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=j7DQKlD+iApJb8iK5D1CQ5R9MrlOwr3Y7RkxL/ZKrKk=; b=OJmja6NtofvejLVjUvKm6Qw0QJ1ZvfR7FuJG8blkLlUd+ngmZj+S2+c3TfPKq8gSD+ t8fcwedLoS0Qfwy0SMUKrEXYGe7KnLB0Dmug4x6cWc5ObUXojFPFWU9at+dDhUsF882v /9bQLwFznWZP8RbA1sJRbPtmNmsaFCgNHjnTs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GxeIKCJPvpo6lARS6UlsAUeJX8a0puV7q9+dQF4oqGaanESQVI/U/EQoTosSh8b9ZD jWjq4CefqSZX5AWKVWx19tbq6W52lhQ8W96lC8BvZd69WaJGT7r+CjvmLdHFOzX3KMi8 jyJJ5dZMaiRp1KhiLTmkzpW70kYtPNuzctp38= Received: by 10.142.172.12 with SMTP id u12mr1890033wfe.116.1221814778338; Fri, 19 Sep 2008 01:59:38 -0700 (PDT) Received: by 10.142.110.9 with HTTP; Fri, 19 Sep 2008 01:59:38 -0700 (PDT) Message-ID: <98b8086f0809190159g1f2ae162ja0d306faf52243f0@mail.gmail.com> Date: Fri, 19 Sep 2008 10:59:38 +0200 To: "Hannes Magnusson" Cc: internals@lists.php.net In-Reply-To: <7f3ed2c30809190150yef2b8a0ya706baa5ac004294@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7f3ed2c30809190150yef2b8a0ya706baa5ac004294@mail.gmail.com> Subject: Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc From: troelskn@gmail.com ("troels knak-nielsen") On Fri, Sep 19, 2008 at 10:50 AM, Hannes Magnusson wrote: > I totally agree. Its really annoying needing to type $ all the time, > not to mention how hard it is on Norwegian keyboards. Lets replace it > with =A3 ! > There is even a "patch" available: > http://php.markmail.org/message/jsex75rowudeu2nr =A3 is just as hard. Let's replace it with the international currency-symbol =A4 (Yes, that's what that weird symbol for, in case you've always wondered about it). -- troels