Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13181 invoked from network); 31 May 2011 21:56:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2011 21:56:32 -0000 Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:33778] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/B0-25701-F0465ED4 for ; Tue, 31 May 2011 17:56:32 -0400 Received: by ywh1 with SMTP id 1so2341237ywh.29 for ; Tue, 31 May 2011 14:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=0AuHLl9eWtLwbWmaJxdd/4kUzLRLdMIZTzUJep6dpbY=; b=T+uJqC8WCF5Y79n/NqT5wMn7Eu8i0ZnrjBHBg7l8zbvpxPG678oWvUS0d87zMcL+4r /mTgbU77eSrtMXx5vS91ABR4mwBf7ZCa/5zATqwB0kjEenHqFdwMVYGRDrEqdLCwko9s 3A0/NFiLIhOCyBTNPt9CSO+rTjWHM1yQQ3ylI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=HhGwqBgaIWUKlPXLM5U7qW5RSeXomTQC/Vm+ewBIEqTrNn6J8TquHeyYkVtUpGe+HS 8Yaijb3tPmHkCqFRhS1zxb0/vk+Kt0hcyohphSuuhoikKS9YVfiFznZIK5aiMqFFxexe 2Wfy4qYS/vcpwAu1lhRryPiSxC7rdWqDfKylE= Received: by 10.101.198.35 with SMTP id a35mr4067897anq.153.1306878989131; Tue, 31 May 2011 14:56:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.96.15 with HTTP; Tue, 31 May 2011 14:56:08 -0700 (PDT) In-Reply-To: References: <4DE5368A.6050603@moonspot.net> <2BFFEAC1-395E-4101-9452-002E63DCFD91@seancoates.com> <4DE55AB7.9050206@lerdorf.com> Date: Tue, 31 May 2011 16:56:08 -0500 Message-ID: To: Matt Wilson Cc: Ilia Alshanetsky , Rasmus , Sean Coates , PHP internals Content-Type: multipart/alternative; boundary=0016e6d3cf29e95f9f04a49979e9 Subject: Re: [PHP-DEV] RFC: Short syntax for Arrays (redux) From: dukeofgaming@gmail.com (dukeofgaming) --0016e6d3cf29e95f9f04a49979e9 Content-Type: text/plain; charset=ISO-8859-1 Guys, as I said earlier, not even javascript (from javascript object notation, as in JSON) is 100% interoperable with JSON because single quotes are valid in javascript and not in json. I say ":" is way more cleaner than "=>" and it is a good opportunity to adopt it. --0016e6d3cf29e95f9f04a49979e9--