Re: Dots and spaces in variable names are converted to underscores.

From: Date: Thu, 21 Jan 2010 00:32:41 +0000
Subject: Re: Dots and spaces in variable names are converted to underscores.
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to internals+get-46846@lists.php.net to get a copy of this message
On Wed, Jan 20, 2010 at 02:29:27PM -0800, Rasmus Lerdorf wrote:
> Well, that conversion still needs to happen somewhere, since plenty of  
> apps call extract() on those superglobals, but with register_globals  
> entirely gone in PHP 6, I suppose that conversion can be moved to the  
> extract() call.
>
> -Rasmus

I'm definitely +1 on moving that logic into extract() for PHP6.


Thread (22 messages)

« previous php.internals (#46846) next »