Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46914 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67345 invoked from network); 31 Jan 2010 10:34:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2010 10:34:41 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.211 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.219.211 mail-ew0-f211.google.com Received: from [209.85.219.211] ([209.85.219.211:53686] helo=mail-ew0-f211.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/32-50434-0CC556B4 for ; Sun, 31 Jan 2010 05:34:41 -0500 Received: by ewy3 with SMTP id 3so356537ewy.33 for ; Sun, 31 Jan 2010 02:34:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:x-priority:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=uheuYeJJjCqmNVmiozgbPcZ9ar9xkQ8GvH803NEduF8=; b=dcOCnxmM+SSZ4pkt1BFQ38Wtjs2trW1niqYjShQudQplv+2QjDF4XA12VCIPP3x8Ay HkoSIph4BtUHlJtkZaIrlfREpSIP3s9R1EDe76jO+zIwi0G+CgVpO1keDnpFXXg0XWqk sQlBA59xRw5qPYmlFImk9wRnfscvJwMpaqSA4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:x-priority:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; b=tHI83F6w61UVHh1QConCsBPDr+jEw9//zb4KP41mPIdzl0qirfGSckRW3KtXx0ZMPn VaqjyY8alFF7xB4UcZ/NykQIeI9FtoZQ3pF1+hk0KsF4G+fjMgoaXrhY8IaL7wEIx3Rr JNM/i1BQ5Vd/iZqgOeuVEjkIxhXYuAo7zKR60= Received: by 10.213.104.88 with SMTP id n24mr2939283ebo.22.1264934077376; Sun, 31 Jan 2010 02:34:37 -0800 (PST) Received: from ?192.168.1.15? ([93.185.190.227]) by mx.google.com with ESMTPS id 16sm2747290ewy.14.2010.01.31.02.34.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 31 Jan 2010 02:34:36 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii X-Priority: 3 (Normal) In-Reply-To: <3344.98.193.1264918302.squirrel@www.l-i-e.com> Date: Sun, 31 Jan 2010 13:34:23 +0300 Cc: "Dave Ingram" , "Nathan Rixham" , internals@lists.php.net Content-Transfer-Encoding: 7bit Message-ID: <5D06BFD1-05F6-445B-BAEC-7F96084D7D0E@gmail.com> References: <3392.98.193.1264087265.squirrel@www.l-i-e.com> <4B58805C.8060004@dmi.me.uk> <3344.98.193.1264918302.squirrel@www.l-i-e.com> To: Richard Lynch X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Dots and spaces in variable names are converted to underscores. From: indeyets@gmail.com (Alexey Zakhlestin) On 31.01.2010, at 9:11, Richard Lynch wrote: > I have taken the liberty of making an RFC for this: > http://wiki.php.net/rfc/url_dots thanks. looks good to me