On Wed, 13 Feb 2008, Stanislav Malyshev wrote:
> > Yes... I didn't seem to see a default:
> >
> > + STD_PHP_INI_ENTRY("request_order", NULL,
> > PHP_INI_SYSTEM|PHP_INI_PERDIR,OnUpdateString, request_order,
> > php_core_globals, core_globals)
> >
> > Which means that without this setting, nothing ends up in request. The
>
> NULL means variable_order is used.
>
> > php.ini-dist - it should mention the default (still commented out, just like
> > the rest) as "GPC" too.
>
> Setting this as GPC gives wrong idea - recommended setting is GP, as C is
> useful only in very rare situations for special applications.
Yes, that's why php.ini-recommended should have GP. However,
php.ini-dist documents *the default* - which should be GPC, like it is
right now.
regards,
Derick
--
Derick Rethans
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php