Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist php.ini-recommended /ext/filepro filepro.c /ext/session session.c /main main.c php_globals.h php_variables.c php_variables.h
[email protected] (Derick Rethans)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2 Mar 2003, Zeev Suraski wrote:
> Looks like for some reason, CLI registers $argv and $argc globals even
> though register_globals is off. Why's that?
> Anyway, if we want to keep this behavior, we probably should change the
> place where argv/argc are registered, and put it somewhere global, outside
> where _SERVER is created. If&when _SERVER is created, it will attempt to
> copy them. Thoughts?
IMO they should not be registered when register_globals is off.
Derick
--
Stop mad cowboy disease!
-------------------------------------------------------------------------
Derick Rethans http://derickrethans.nl/
PHP Magazine - PHP Magazine for Professionals http://php-mag.net/
-------------------------------------------------------------------------