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.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to