Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46865 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81119 invoked from network); 22 Jan 2010 06:43:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2010 06:43:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=sv_forums@fmethod.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sv_forums@fmethod.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fmethod.com from 69.16.228.148 cause and error) X-PHP-List-Original-Sender: sv_forums@fmethod.com X-Host-Fingerprint: 69.16.228.148 unknown Linux 2.4/2.6 Received: from [69.16.228.148] ([69.16.228.148:46296] helo=host.fmethod.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/42-02057-809495B4 for ; Fri, 22 Jan 2010 01:43:20 -0500 Received: from [83.228.56.37] (port=3260 helo=pc) by host.fmethod.com with esmtpa (Exim 4.69) (envelope-from ) id 1NYDEi-00070A-5c; Fri, 22 Jan 2010 00:43:16 -0600 Message-ID: To: "Victor Bolshov" , "jvlad" Cc: References: <3392.98.193.1264087265.squirrel@www.l-i-e.com> <5DA23CE5-D6A9-47D0-ADE6-48F0B58918AD@gmail.com> <18.97.26239.228985B4@pb1.pair.com> Date: Fri, 22 Jan 2010 08:43:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.fmethod.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - fmethod.com Subject: Re: [PHP-DEV] Dots and spaces in variable names are converted to underscores. From: sv_forums@fmethod.com ("Stan Vassilev") >> And I'm not sure who would actually use 'a.b' and then expect 'a_b', >> but I have to assume somebody has done that, perhaps consuming an API >> from somewhere else. > > OpedID protocol uses dots in query string arguments. The > implementations could be broken by the patch. > > While the "keep arguments as is" behaviour is certainly better in the > long run - issues like OpenID should be taken into account. Hi, PHP6 *is* the long run. Regards, Stan Vassilev