-----Original Message-----
From: Ilia Alshanetsky [mailto:i...@prohost.org] 

On Thu, Dec 9, 2010 at 5:14 AM, Andrey Hristov <p...@hristov.com> wrote:
>  Hi guys,
> the topic says most of it. What do you think about deprecating the global
> keyword and $GLOBALS with it? Together with this making $_REQUEST, $_GET and
> $_POST read-only as they should be used only to read-only anyway.


I do not believe that making these read-only is going to yield any
performance benefits and
the chances of this breaking many scripts is quite large.

-1

Ilia

-------
One other potential negative...

By making them read only, are you removing the ability to scrub/delete them? 
Surely this is bad point?

J


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

Reply via email to