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

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

Reply via email to