On Wed, Jul 13, 2011 at 9:14 PM, Stas Malyshev <[email protected]> wrote: > Hi! > > On 7/13/11 11:35 AM, Ferenc Kovacs wrote: >> >> tyrael@thor:~/checkouts$ php -n -r 'echo PHP_VERSION."\n";echo >> ini_get("magic_quotes_gpc")."\n";' >> 5.3.6-6~dotdeb.1 >> 1 > > Nobody runs PHP with -n, who would you do that? INIs are the recommended > setting, if you ignore that, you do it at your own peril.
I do in many situations while testing and debugging and that's why the default values exist. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
